Skip to content
No results found.

Unassign Role Groups from User

Scopes
write:user

Path Parameters

user_id
string
Required

User identifier

Request Body

array<string>

List of role groups IDs to be unassigned

DELETE
/users/{user_id}/role-groups
cURL
cURLC#DartGoJavaJavaScriptPHPPythonRubyRustSwift
1
2
3
4
5
Loading...
Response
204
Operation Successful
Loading...