Make a request »

MailingListService.DeleteAllSubcriptionsForSubscriber

Remove all the subscriptions for a given subscriber. (Queued) See code examples


URL Parameters

Http verb: DELETE
URI: Full url: http://se.api.anpdm.com/v1/mailinglists/subscriptions/{SubscriberID}
URL parameters:
SubscriberIDStringThe Id to delete subscriptions from

Body parameters

Body parameters
Not used

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