cURL
curl --request DELETE \ --url https://app.eventgraph.ai/api/v1/keys/{key_id} \ --header 'X-API-Key: <api-key>'
{ "data": "<unknown>", "timestamp": "2023-11-07T05:31:56Z", "meta": {} }
Permanently deactivate an API key
Your EventGraph API key (eg_live_...)
Key revoked
Response payload
Was this page helpful?