Delete an API key
When authenticated with an API key, this operation requires api-admin.
Authentication
AuthorizationBearer
Console user session or Mixlayer API key supplied as a Bearer token.
Path parameters
org_id
Organization ID
key_id
API key ID
Response
API key deleted
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error