Assign Role Groups To User

Scopes
write:user

Path Parameters

user_id
string
REQUIRED

User id

Request Body

array<string>
REQUIRED

Array of Role Group Ids

POST
/users/{user_id}/role_groups
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