v1

latestOpenAPI 3.0.2EULA2026-07-143221521.2 MB
Segments

Add customer to a segment

Action method that adds customer to specified segment.

post/segments/{segment_id}/actions/add-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