v1

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

Remove User from User Group

Use this API to remove a single user from a specified user group.

delete/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 removed from the group.

Response

Member removed successfully