cURL
curl --request DELETE \ --url https://api.sandbox.goteal.co/api-keys/{api_key_id} \ --header 'X-API-KEY: <api-key>'
{ "errors": [ "No X-API-KEY header provided or wrong value" ] }
ID of the API key to revoke
No Content - API key successfully revoked