v1

latestOpenAPI 3.0.2EULA2026-07-143221521.2 MB
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

customer_idstring required

The unique ID of the customer.

Example request

{
  "customer_id": "8ea2591121e636086a4a9c0992"
}

Response

No Content