Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.truthlocks.com/llms.txt

Use this file to discover all available pages before exploring further.

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