Make a request »
SubscriberService.CreateSubscribers
Create 1 to 10 subscribers on account and add to a list. (Queued) See code examples
URL Parameters
Http verb: POST
URI: Full url: http://se.api.anpdm.com/subscribers/v2/mailinglist/{MailinglistId}/queue
URL parameters:
Not used
Body parameters
Body parameters
mailinglistId | String | The mailinglistId to add the subscriber to | |||||||||||||||||||||||||
subscribersToCreate List <CreateQueuedSubscriber> |
List of Subscribers to create
|
Response
Body parameters
returns | A response object which includes the subscriber id, status code and a message.
|
Help
Code examples