Delete Key

Reference for the DELETE /console/v1/keys/{id} endpoint of the Statsig API.

deletehttps://statsigapi.net/console/v1/keys/{id}

Authorizations

STATSIG-API-KEYstringrequired

apiKey (header)

Path parameters

idstringrequired

Response

application/json
200· Key deleted successfully
Other properties1
messagestring
403· Insufficient permissions.
statusintegerrequired
Allowed values:403
messagestringrequired
404· Key not found.
statusintegerrequired
Allowed values:404
messagestringrequired

Was this helpful?