Segments
Remove a customer from a segment
delete/segments/{id}/customers/{customer_id}
Path parameters
idstring required
The ID of the segment
customer_idstring required
The ID of the customer to remove from the segment
Response
The updated Segment object
Changes
No recorded changes to this endpoint across all 1 revision of this API.