Remove roles from a member
Remove roles from a member
Remove roles from a member specified by ID for this Organization.
DELETE
Remove roles from a member
Autorisations
The access token received from the authorization server in the OAuth 2.0 flow.
Paramètres de chemin
The user ID.
Pattern:
^(?=.{1,1024}$).+\|.+$Corps
application/json
Required array length:
1 - 10 elementsThe ID of a role that can be assigned to a member of an organization.
Pattern:
^rol_[A-Za-z0-9]{16}$Réponse
Role(s) successfully unassigned from member.