v1

latestOpenAPI 3.0.02026-08-0417295208.0 KB
users

Adds a new role

post/roles

Request body

idstring

role_id, this is read-only attribute

namestring required

Role name, next names are reserved: admin (admin's permissions could not be overwriten)

persistentboolean

persistent roles are built-in and can't be removed. This is read-only attribute

Response

the role object

idstring

role_id, this is read-only attribute

namestring required

Role name, next names are reserved: admin (admin's permissions could not be overwriten)

persistentboolean

persistent roles are built-in and can't be removed. This is read-only attribute