This action is irreversible. The key is deleted along with its usage log. Create a replacement key before revoking a key that is actively in use.
This endpoint uses your dashboard session (Auth0 JWT), not an API key.
Path parameters
Response
true when the key has been deleted.
curl -s -X DELETE "https://api.impulselabs.ai/api/api-keys/3fa85f64-5717-4562-b3fc-2c963f66afa6" \
-H "Authorization: Bearer <your-dashboard-session-token>"