Create Param Store
Reference for the POST /console/v1/param_stores endpoint of the Statsig API.
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:
experimentnamestringrequiredParameter Name
param_typestringrequiredParameter Type
Allowed values:
stringbooleannumberarrayobjectvalueunknown[]gate_namestringGate Name
pass_valueunknown[]fail_valueunknown[]layer_namestringLayer Name
param_namestringParameter Name in Experiment
config_namestringDynamic Config Name
experiment_namestringExperiment Name
Was this helpful?