For AI agents: a documentation index is available at /llms.txt. Append .md to any page URL for markdown, or send Accept: text/markdown.

Deactivate Key

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

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?