Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://{deployment}/api/v1/tiro/api-keys/{api_key_id} \ --header 'X-API-KEY: <api-key>'
{}
Deletes a Tiro API key. Pro license required.
Your deployment's API key (MMK_API_KEY).
Tiro API key ID.
Deletion result
The response is of type object.
object
Was this page helpful?