Assigns roles to a group in an organization context.
Assigns roles to a group in an organization context.
Assign one or more roles to a specified group in the context of an organization.
POST
Assigns roles to a group in an organization context.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the organization
ID of the group
Body
Array of role IDs to assign to organization group.
Minimum array length:
1Unique identifier for the role (service-generated).
Response
Roles successfully assigned to organization group.