Create a Role
Creates a custom Role.
POST
Error
Authorizations
Bearer authentication. Send Authorization: Bearer .
Body
application/json
Role Input
Response
Created
RoleResponse payload
Example:
"2026-06-24T10:00:00.000Z"
Example:
"A custom editor role"
Example:
"custom-editor"
Example:
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".
Example:
false
Example:
"Custom Editor"

