Skip to content
No results found.

Assign Role Groups to User

Scopes
write:user

Path Parameters

user_id
string
Required

User identifier

Request Body

array<string>

List of role group IDs to be assigned

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