Deactivate Key

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

patchhttps://statsigapi.net/console/v1/keys/{id}/deactivate

Authorizations

STATSIG-API-KEYstringrequired

apiKey (header)

Path parameters

idstringrequired

Response

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

Was this helpful?