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.Was this page helpful?