Skip to main content
Creates a new custom role within your tenant. Custom roles let you define access permissions tailored to your team structure. After creating a role, assign it to users with the assign role endpoint. See RBAC & permissions for the full list of available permissions and guidance on role design.

Parameters

name
string
required
A descriptive name for the role (for example, "attestation_minter" or "compliance_officer").
description
string
A brief explanation of what the role is for.

Responses