Segments
Remove customer from a segment
Action method that removes customer from a specified segment.
post/segments/{segment_id}/actions/remove-customer
Path parameters
segment_idstring required
The unique ID of the segment.
Headers
Accept-Languagestring
The unique ID of the language code by ISO 639-1.
Request body
Example request
{
"customer_id": "8ea2591121e636086a4a9c0992"
}Response
No Content