LynceaAPI

Revoke API key

Requires project admin access. Cache deletion failures surface as 503 so callers retry instead of assuming the key is no longer usable.

DELETE
/api/v1/projects/{projectId}/api-keys/{apiKeyId}
AuthorizationBearer <token>

In: header

Path Parameters

projectId*string
apiKeyId*string

Response Body

curl -X DELETE "https://api.monitoring.crahe-arthur.com/api/v1/projects/string/api-keys/string"
Empty