Group organization role assignments

Assign organization role to group

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.

Changes

Changed in 2 of the 31 revisions of this API.11

    • the group/created_at response's property type/format changed from integer/int64 to integer/unixtime for status 200

      response-property-type-changed

    • the endpoint scheme security AdminApiKeyAuth was added to the API

      api-security-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog