CalryOTA Docs
API Key

Delete API Key

Deletes an API key by ID. The key used for the current request cannot delete itself. Requires ADMIN permission.

DELETE
/api/v1/api-key/{id}

Authorization

x-calry-api-key
x-calry-api-key<token>

In: header

Path Parameters

id*string

Response Body

curl -X DELETE "https://example.com/api/v1/api-key/string"
Empty