Add IDs to User Store ID List

This endpoint has a limit of 1000 ids per request

patchhttps://statsigapi.net/console/v1/segments/{id}/add_ids

Authorizations

STATSIG-API-KEYstringrequired

apiKey (header)

Path parameters

idstringrequired

id

Body

application/json
idsstring[]required
Other properties1
versionnumber

Response

application/json
200· User Store ID List updated successfully.
Other properties1
messagestring
400· Segment must be of type 'user_store_id_list' to be modified on this endpoint
statusintegerrequired
messagestringrequired
404· Segment not found.
statusintegerrequired
messagestringrequired

Was this helpful?