v36

OpenAPI 3.1.0raw.githubusercontent.com2026-05-13002.7 MB
Group organization role assignments

Assigns an organization role to a group within the organization.

post/organization/groups/{group_id}/roles

Path parameters

group_idstring required

The ID of the group that should receive the organization role.

Request body

role_idstring required

Identifier of the role to assign.

Response

Organization role assigned to the group successfully.

object'group.role' required

Always group.role.