Create a Role
Creates a custom Role.
POST
Error
Autorizações
Bearer authentication. Send Authorization: Bearer .
Corpo
application/json
Role Input
Resposta
Created
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"

