Update Role Group

Scopes
write:role-group

Path Parameters

role_group_id
string
REQUIRED

RoleGroup id

Request Body

assign_on_signup
boolean

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

description
string

Additional information for the role group

name
string

A name defining your role group

PATCH
/role-groups/{role_group_id}
1
2
3
4
5
Loading...
Response:
200
Loading...

Response Body Schema

assign_on_signup
boolean

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

description
string

Additional information for the role group

id
string
REQUIRED

Unique identifier of entity

name
string
REQUIRED

A name defining your role group