Add Subscribers to a Segment

This API endpoint is used to add subscribers to a segment. The request method of this call needs to be "POST".

The segment id of the segment is passed in the URL and the list of subscribers to be added in the segment is passed in JSON format as a POST parameter in the API call.

Body Params
string

To be sent as a POST Parameter. JSON Object containing Array of Subscriber IDs

Responses

Language
Credentials
Header
Request
Response
Choose an example:
application/json