cURL
curl --request DELETE \ --url https://api.logfleet.io/api/v1/api-keys/{id} \ --header 'Authorization: Bearer <token>'
{ "error": "<string>", "message": "<string>" }
Revoke an API key. This cannot be undone.
Documentation IndexFetch the complete documentation index at: https://docs.logfleet.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.logfleet.io/llms.txt
Use this file to discover all available pages before exploring further.
JWT token obtained from /auth/login
API key revoked