This endpoint is used to remove subscribers from a segment. The request method of this call needs to be "PUT". This will not delete the subscribers permanently. They can be added to a different segment later on.

The segment id of the segment is passed in the URL and the list of subscribers to be removed from the segment is passed in JSON format in the request body.

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.

Language
Authorization
Header