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://ai.liara.ir/v1/keys/{keyID} \ --header 'Authorization: <api-key>'
This response has no body data.
Soft-deletes an API key. The key will be marked as deleted but not permanently removed.
Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345"
Bearer:
The API key ID
^[a-f0-9]{24}$