Skip to content
No results found.

Update Role Group

Scopes
write:role-group

Path Parameters

role_group_id
string
Required

Role Group identifier

Request Body

assign_on_signup
boolean

If true this role group will be assigned to new users automatically.

description
string
length
0-256

Additional information related with entity

name
string
length
0-64

A name defining your role group

PATCH
/role-groups/{role_group_id}
cURL
cURLC#DartGoJavaJavaScriptPHPPythonRubyRustSwift
1
2
3
4
5
Loading...
Response
200
200
Loading...

Response Body Schema

assign_on_signup
boolean
Required

If true this role group will be assigned to new users automatically.

description
string
Required
length
0-256

Additional information related with entity

name
string
Required
length
0-64

A name defining your role group