Groups
Assign role to group
Assigns a role to the group; members inherit it. Provide role_id, or role_identifier with owner_type. Returns the shared role-assignment shape with principal_type set to group.
post/zones/{zoneId}/groups/{groupId}/roles
Path parameters
zoneIdstring required
Zone ID
groupIdstring required
Group ID
Request body
Response
Represents a role assigned to a principal within a zone
Changes
Changed in 1 of the 23 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○