Subscribers

Forget a subscriber

It will remove the subscriber from your account and all information will be completely deleted in 30 days.

This feature is GDPR compliant.

delete/1/newsletters/{domain}/subscribers/{subscriber}/forget

Path parameters

domaininteger required

Unique identifier of the Domain

subscriberinteger required

Unique identifier of the Subscriber

Response

OK

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

Result of the HTTP request

databoolean

Example response

{
  "result": "success"
}

Changes

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