Remove IDs from Segment
This endpoint is rate limited to 900 requests /15m or 12 requests /10s.
delete
https://statsigapi.net/console/v1/segments/{id}/id_listAuthorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredid
Body
application/jsonidsstring[]requiredResponse
application/json200· Segment ids deleted successfully.
Other properties1
messagestring400· Segment must be of type 'id_list' to be modified on this endpoint
statusintegerrequiredmessagestringrequired401· This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
statusintegerrequiredmessagestringrequired404· Segment not found.
statusintegerrequiredmessagestringrequiredWas this helpful?