curl
API keys
Delete an API key
Deletes the API key.
DELETE
curl
Requires Admin API key
Authorizations
Your Algolia application ID.
Your Algolia API key with the necessary permissions to make the request. Permissions are controlled through access control lists (ACL) and access restrictions. The required ACL to make a request is listed in each endpoint's reference.
Path Parameters
API key.
Example:
"ALGOLIA_API_KEY"
Response
OK
Date and time when the object was deleted, in RFC 3339 format.
Example:
"2023-06-27T14:42:38.831Z"
Last modified on March 23, 2026