Skip to content
No results found.

Assign Roles to Role Group

Scopes
write:role-group

Path Parameters

role_group_id
string
Required

Role Group identifier

Request Body

array<string>

List of role ID's to be assigned to the role group

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