Make a request »

OptOutService.DeleteSubscribersFromOptOutAllByEmail

Deletes subscribers from the Opt out all list by emails in APSIS Pro. NB! The subscribers will be deleted from the account in this process. Max number of email addresses in body request is 1000. (Queued) See code examples


URL Parameters

Http verb: DELETE
URI: Full url: http://se.api.anpdm.com/optouts/v1/global/subscribers/emails/queued
URL parameters:
Not used

Body parameters

Body parameters
subscriberEmails
List
<String>
Subscriber emails
StringList
<String>
Body Example

Response

Body parameters
returns
A response object which includes the queued result, status code and a message.

Code Int32 The response Code.
Message String The response Message.
Result
The response Result.

OperationGuid Guid ID of this operation
PollURL String The URL to poll for the status of this operation
Body Example


Help

Code examples