Remove IDs from Segment

This endpoint is rate limited to 900 requests /15m or 12 requests /10s.

deletehttps://statsigapi.net/console/v1/segments/{id}/id_list

Authorizations

STATSIG-API-KEYstringrequired

apiKey (header)

Path parameters

idstringrequired

id

Body

application/json
idsstring[]required

Response

application/json
200· Segment ids deleted successfully.
Other properties1
messagestring
400· Segment must be of type 'id_list' to be modified on this endpoint
statusintegerrequired
messagestringrequired
401· This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
statusintegerrequired
messagestringrequired
404· Segment not found.
statusintegerrequired
messagestringrequired

Was this helpful?