v1

latestOpenAPI 3.0.02026-08-0417295208.0 KB
users

Edit the role

put/roles/{role_id}

Path parameters

role_idstring required

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

get all roles

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