Groups

Create Group's Roles

Create roles for a specified group

post/groups/{GroupId}/roles

Request body

group_idstring nullable

ID of the group.

role_idstring nullable

ID of the RBAC role assigned to the group.

workspacestring nullable

Workspace ID.

Response

Successfully created or updated roles.

group_idstring nullable

ID of the group.

role_idstring nullable

ID of the RBAC role assigned to the group.

workspacestring nullable

Workspace ID.

Changes

Changed in 1 of the 11 revisions of this API.1

Of the 11 revisions, 1 has no diff computed.