Update a Role
Updates a Role’s information.
PATCH
Error
Autorizaciones
Bearer authentication. Send Authorization: Bearer .
Parámetros de ruta
Role ID
Cuerpo
application/json
Role Update Input
Respuesta
OK
RoleResponse payload
Ejemplo:
"2026-06-24T10:00:00.000Z"
Ejemplo:
"A custom editor role"
Ejemplo:
"custom-editor"
Ejemplo:
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".
Ejemplo:
false
Ejemplo:
"Custom Editor"

