curl --request DELETE \
--url https://api.attention.tech/v2/api_keys \
--header 'Authorization: <api-key>'This response has no body data.Deletes an API key. This endpoint allows you to delete an API key that is no longer needed.
curl --request DELETE \
--url https://api.attention.tech/v2/api_keys \
--header 'Authorization: <api-key>'This response has no body data.Documentation Index
Fetch the complete documentation index at: https://docs.attention.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?