cURL
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.
Id of the API key to delete
Was this page helpful?