cURL
curl -X DELETE 'https://admin-api.exa.ai/team-management/api-keys/{id}' \ -H 'x-api-key: YOUR-SERVICE-KEY'
{ "success": true }
Permanently delete an API key from your team.
Documentation IndexFetch the complete documentation index at: https://exa.ai/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://exa.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Service API key for team authentication
The unique identifier of the API key to delete
API key deleted successfully
true