Skip to content
No results found.

Create Role

Scopes
write:role

Request Body

name
string
Required
length
0-64

A name defining your role

assign_on_signup
boolean

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

description
string
length
0-256

Additional information related with entity

POST
/roles
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 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