Segments

Remove IDs from Segment

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

delete/console/v1/segments/{id}/id_list

Path parameters

idstring required

id

Request body

idsstring[] required

Response

Segment ids deleted successfully.

messagestring

Example response

{
  "message": "IDs successfully removed from Segment ID List"
}

Changes

No recorded changes to this endpoint across all 8 revisions of this API.