Roles
Overview
Define roles and permissions, and assign them to users or accounts. Keep access simple and clear.
Primary Concepts
- Role: a named set of capabilities.
- Permission: a specific right to do something.
- Assignment: a link between a role and a user or account.
- Feature: a group of related permissions.
- Scope: the context used to check access.
Typical Scenarios
Create or edit roles, assign them, and review which permissions are active for a user or account.
API Versioning
- Only the latest version of each endpoint is displayed in this documentation.
- Older versions are not shown but remain available in the API.
- Always use the latest version shown when building or updating integrations.