Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://statsigapi.net/console/v1/segments/{id}/id_list \ --header 'STATSIG-API-KEY: <api-key>'
{ "message": "IDs successfully removed from Segment ID List" }
This endpoint is rate limited to 900 requests /15m or 12 requests /10s.
Optional header to respect review settings for mutation endpoints.
id
Segment ids deleted successfully.
Was this page helpful?