Bulk Assign Target Apps

Bulk Assign Target Apps

patchhttps://statsigapi.net/console/v1/target_app

Authorizations

STATSIG-API-KEYstringrequired

apiKey (header)

Body

application/json
targetAppsstring[]required

target app ids

gatesstring[]

Gate IDs to assign to target app(s)

dynamicConfigsstring[]

Dynamic Config IDs to assign to target app(s)

experimentsstring[]

Experiment IDs to assign to target app(s)

layersstring[]

Layer IDs to assign to target app(s)

parameterStoresstring[]

Parameter Store IDs to assign to target app(s)

Response

application/json
200· Bulk Assign Target Apps Success
Other properties1
messagestring
401· This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
statusintegerrequired
Allowed values:401
messagestringrequired
404· Gates with IDs [not a gate] do not exist
statusintegerrequired
Allowed values:404
messagestringrequired

Was this helpful?