Español
cURL
curl --request POST \ --url https://api.devin.ai/v3beta1/enterprise/members/idp-groups/{idp_group_name} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "role_id": "<string>" } '
{ "idp_group_name": "<string>", "role_assignments": [ { "role": { "role_id": "<string>", "role_name": "<string>", "role_type": "enterprise" }, "org_id": "<string>" } ] }
ManageAccountMembership
Service User credential (prefix: cog_)
Successful Response
Mostrar atributos secundarios
enterprise
org