Subscribers

Unsubscribe subscribers

Unsubscribe multiple subscribers.

put/1/newsletters/{domain}/subscribers/unsubscribe

Path parameters

domaininteger required

Unique identifier of the Domain

Request body

segmentstring

Filter subscribers with a segment

Response

Accepted

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

datastring

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.