Creates a new role in the caller's organization.
Token types: APP, USER | Required scopes: role:write:org
Authorizations
Application (M2M) OAuth2 access token (client credentials).
Headers
ID of the organization to scope this operation to. When omitted, the role is created in the caller's own organization. Must be a valid non-empty UUID. Present but empty or malformed values return 400.
Body
Cancellation token.
Org type the role applies to. Optional: derived from the target org's type when it holds a single ranked type, required when it holds several. Must be one of the target org's ranked types and at-or-below the caller's org type.
BANK, EMBEDDED, PLATFORM, TRANSACTOR, VERTICAL_SOFTWARE_PROVIDER Sort order among roles. Optional: defaults to 9000 when omitted. Must be at least 5000 for custom roles.
Response
Role created successfully.
bank:admin, embedded:admin, embedded:bookkeeper, embedded:employee, embedded:finance_admin, platform:admin, vsp:admin