Authorizations
JWT access token obtained from the /auth/token endpoint.
This
Admin APIis separate from theCorti APIused for speech recognition, text generation, and agentic workflows. Authentication and scope for theAdmin APIuses email-and-password to obtain a bearer token via /auth/token. This token is only used for API administration.
Path Parameters
Unique identifier of your project in the Corti API Console.
To find it, open your project at console.corti.app, go to Settings, and copy the value from the Project ID field.
"consoleproject"
The unique identifier for a Customer
"contosohospital"
Body
Response
Customer updated successfully
Human-readable display name for the customer
"admin"
The tenant identifier used for multi-tenancy and resource isolation.
14"base"
Region for the customer's resources
eu, us Unique identifier for the customer
64"contosohospital"
Flag indicating if this is a Not-For-Resale (NFR) customer account
false
Timestamp when the customer was created
"2023-10-01T12:00:00Z"