Skip to main content
DELETE
/
console
/
v1
/
param_stores
/
{name}
Delete Param Store
curl --request DELETE \
  --url https://statsigapi.net/console/v1/param_stores/{name} \
  --header 'STATSIG-API-KEY: <api-key>'
{
  "message": "Param Store deleted successfully."
}

Documentation Index

Fetch the complete documentation index at: https://statsig-4b2ff144-docs-go-big-id-lists.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

STATSIG-API-KEY
string
header
required

Path Parameters

name
string
required

Response

Delete param store

message
string