Delete SDK key

Delete a specific SDK key by its key.

Authentication

Authorizationstring
API Key authentication via header

Path parameters

projectKeystringRequired
environmentKeystringRequired
sdkKeyKeystringRequired

The user-defined identifying key of the SDK key. This is used solely to identify an SDK key and is distinct from the value field, which is the actual SDK key value.

Headers

LD-API-VersionenumRequired
Version of the endpoint.
Allowed values:

Response

SDK key deleted

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error