CalryOTA Docs
API Key

Delete API Key

Delete an API key. You cannot delete the key you are currently using. 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