Delete Key
Reference for the DELETE /console/v1/keys/{id} endpoint of the Statsig API.
delete
https://statsigapi.net/console/v1/keys/{id}Authorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredResponse
application/json200· Key deleted successfully
Other properties1
messagestring403· Insufficient permissions.
statusintegerrequiredAllowed values:
403messagestringrequired404· Key not found.
statusintegerrequiredAllowed values:
404messagestringrequiredWas this helpful?