cURL
curl --request DELETE \ --url https://vcm-fyi-api.fly.dev/v1/api-keys/{key_id} \ --header 'X-API-KEY: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Permanently revoke an API key by its ID. This action cannot be undone — the key will immediately stop working for all API requests. You can only revoke keys that belong to your account.
Confirmation of revocation with the key ID