v1

latestOpenAPI 3.1.0Apache 2.02026-07-245981,1853.0 MB
User Groups V2

Add User to User Group

Use this API to add a single user to a specified user group.

post/api/access/v2/user-groups/{groupId}/members/{memberId}

Path parameters

groupIdstring uuid required

The unique identifier of the user group.

memberIdstring uuid required

The unique identifier of the user to be added to the group.

Response

Member added successfully