Remove Person from Segment
This endpoint removes a person from a given segment.
delete/people/{id}/segments/{segment_id}
Path parameters
idinteger required
The ID used to identify the person.
segment_idinteger required
The ID used to identify ther segment the person will be removed from.
Response
200