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

Changes

No recorded changes to this endpoint across all 1 revision of this API.