Create Param Store
Reference for the POST /console/v1/param_stores API endpoint.
post
https://statsigapi.net/console/v1/param_storesAuthorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Body
application/jsonnamestringrequiredParam Store Name
descriptionstringrequiredParam Store Description
displayNamestringrequiredParam Store Display Name
targetAppIDsstring[]Target App IDs
tagsstring[]Tags
teamstringTeam
Response
application/json200· Create param store
messagestringrequiredA simple string explaining the result of the operation.
dataobjectrequiredShow child attributes
idstringrequiredParam Store ID
namestringrequiredParam Store Name
displayNamestringrequiredParam Store Display Name
descriptionstringrequiredParam Store Description
createdTimenumberrequiredParam Store Creation Time
Constraints:
format: doublecreatorIDstringrequiredCreator ID
lastModifierIDstringrequiredLast Modifier ID
teamstringTeam Name
Constraints:
nullableteamIDstringTeam ID
parametersoneOf[]requiredList of Parameters
ref_typestringrequiredAllowed values:
staticgatelayerdynamic_configexperimentnamestringrequiredParameter Name
param_typestringrequiredParameter Type
Allowed values:
booleannumberstringobjectarrayvalueboolean or number or string or object or arraygate_namestringGate Name
pass_valueboolean or number or string or object or arrayfail_valueboolean or number or string or object or arraylayer_namestringLayer Name
param_namestringParameter Name in Layer
config_namestringDynamic Config Name
experiment_namestringExperiment Name
Was this helpful?