Update a Role
Updates a Role’s information.
PATCH
Error
Autorizações
Bearer authentication. Send Authorization: Bearer .
Parâmetros de caminho
Role ID
Corpo
application/json
Role Update Input
Resposta
OK
RoleResponse payload
Exemplo:
"2026-06-24T10:00:00.000Z"
Exemplo:
"A custom editor role"
Exemplo:
"custom-editor"
Exemplo:
true
Whether the role is a platform-managed system role, immutable through this API. Never omitempty: false must travel so a consumer does not read a missing key as "not a system role".
Exemplo:
false
Exemplo:
"Custom Editor"

