v1

latestOpenAPI 3.0.3AGPL-3.0-only2026-07-17120116247.0 KB
roles

Update role

Updates an existing role

put/roles/{name}

Request body

idinteger
namestring

name is unique

descriptionstring

optional description

created_atinteger

creation time as unix timestamp in milliseconds

updated_atinteger

last update time as unix timestamp in milliseconds

usersstring[]

list of usernames associated with this group

adminsstring[]

list of admins usernames associated with this group

Response

successful operation

messagestring

message, can be empty

errorstring

error description if any