Revoke (delete) an API key.
DELETE /auth/api-keys/:id
Permanently deletes an API key. Any requests using this key will be rejected immediately.
This action cannot be undone.
Request
API key revoked successfully.
API key not found or doesn't belong to you.