DELETE
/api-keys/{api_key_id}
Delete Api Key
Compatibility endpoint to delete api key data.
Compatibility endpoint to delete api key data.
curl -X DELETE "http://localhost:8080/v1/api-keys/ak_123" \ -H "Authorization: Bearer <API_KEY>"
{}