Remove Contacts from a Segment
Removes a list of contacts from segment with specified segmentId. If the segment is dynamic, contacts cannot be removed.
Path Parameters
idstringrequired
HTTP Response Examples
200
{
"Status": true,
"Message": "",
"Response": {}
}