DELETE
/iam/api/v1/api-keys/{id}

Authentication

API Key (BearerAuth)

  • Header: Authorization

Path Parameters

idstringrequired

API Key ID


Responses

204
No Content
401
Unauthorized

Example:

{
  "key": "value"
}
404
Not Found

Example:

{
  "key": "value"
}