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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response Description:

Status: To denote whether the request succeeded or not. Values can be 'success' or 'failure'.

Message: Present in case of failure. Used to denote reason of failure.

Body Params
string

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

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json