DELETE/org/api_keys/{id}

Delete an API key. A key cannot delete itself; use a different key to delete this one.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

API key ID

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/org/api_keys/string"
Empty