Assign roles to a group
Assign roles to a group
Assign one or more roles to a specified group.
POST
Assign roles to 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 assign to the group.
Minimum array length:
1Unique identifier for the role (service-generated).
Response
Roles successfully assigned to group.