Português (BR)
cURL
curl --request PATCH \ --url https://api.devin.ai/v3beta1/enterprise/organizations/{org_id}/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 filhos
enterprise
org