For the complete documentation index, see llms.txt. This page is also available as Markdown.

Cortex Platform IAM Overview

Identity and Access Management (IAM) APIs for the Cortex platform. These APIs enable programmatic management of roles, user groups, users, API keys, and scope-based access control (SBAC) configurations. With these endpoints, you can create, read, update, and delete IAM entities, manage permissions and access controls, and configure security scopes for users, groups, and API keys.

These APIs are intended to be accessed via API keys. Therefore, the key must have the RBAC permission access_management_view for list & read operations and permission access_management_action for create, edit, & delete operations.

Last updated

Was this helpful?