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
Response
Organization role assigned to the group successfully.
Changes
Changed in 2 of the 31 revisions of this API.11
- ▲
the
group/created_atresponse's property type/format changed frominteger/int64tointeger/unixtimefor status200response-property-type-changed
- ▲
- ○
the endpoint scheme security
AdminApiKeyAuthwas added to the APIapi-security-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○