Revoke an API Key

DELETE
/api-keys/{apiKeyId}
/api-keys/{apiKeyId}

Path Parameters

apiKeyId
Required
string

The id of the API key

curl -X DELETE "https://api.endless.io/v1/api-keys/string"

Success