Unassign Role Groups From User

Scopes
delete:user

Path Parameters

user_id
string
REQUIRED

User id

Request Body

array<string>
REQUIRED

Array of Role Group Ids

DELETE
/users/{user_id}/role_groups
1
2
3
4
5
Loading...
Response:
204
Loading...