Remove Subscriber From Segment

Removes a subscriber from a segment. The subscriber record is preserved, only the segment association is removed.

Path Params
integer
required

The segment ID to remove the subscriber from.

string
required

The email of the subscriber.

Query Params
boolean

Set activeStatus to true for subscriber to be 'Active', false for 'inactive', null or empty is a 'lead'. Can be true, 1, false, 0, or empty.

Response

Language
Credentials
Bearer
JWT
URL
Response
Choose an example:
application/json