cURL
curl --request DELETE \ --url https://api.example.com/api/v1/api-keys/{key_id}
Permanently revoke an API key.
204 No Content
401
Was this page helpful?