Segments
Add IDs to Segment
This endpoint is rate limited to 900 requests /15m or 12 requests /10s.
patch/console/v1/segments/{id}/id_list
Path parameters
idstring required
id
Request body
Response
Segment ids updated successfully.
Example response
{
"message": "IDs successfully added to Segment ID List"
}Changes
No recorded changes to this endpoint across all 8 revisions of this API.