Creating a new role
POST
Create a new role
Request Body
application/json
active
boolean
code
string
fromAuthServer
boolean
id
integer
Identifier
Format
"int32"info
string
Role Description
name
string
Role name
position
integer
Role position in the list
Format
"int32"Responses
OK
*/*
DefaultResponseOfint
object
data
integer
Number of elements in the "Accounts" lookup
Format
"int32"status
string
Request status
Valid values
"error""ok"timestamp
integer
Date and time of the request in unix timestamp format in milliseconds. The system time is returned
Format
"int64"