For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Assign a user to a groupAdded in 8.8

PUT 

/groups/:groupId/users/:username

Strongly Consistent About endpoint data consistency

Assigns a user to a group, making the user a member of the group. Group members inherit the group authorizations, roles, and tenant assignments.

Required permissions

When authorization is enabled, this endpoint requires the following permission. See resources and permissions to learn more.

Resource typePermission
GROUPUPDATE

Request

Responses

The user was assigned successfully to the group.