Remove roles from a group
Remove roles from a group
Unassign one or more roles from a specified group.
DELETE
Remove roles from a group
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier for the group (service-generated).
Required string length:
18 - 26Body
Array of role IDs to remove from the group.
Minimum array length:
1Unique identifier for the role (service-generated).
Response
Roles successfully removed from group.