latestOpenAPI 3.0.02026-08-08190133305.8 KB

109c0537cf77

ApiCampaignSend

Sends a specified campaign to one or more lists, segments or contacts at a specified time. Leave the list array empty to send to All Contacts.

post/v2/campaigns/send

Request body

idstring guid
campaignIdinteger required
addressBookIdsinteger[] nullable
contactIdsinteger[] nullable
sendDatestring date-time
status'NotSent' | 'Scheduled' | 'Sending' | 'Sent' | 'Cancelled' | 'NotAvailableInThisVersion'

Response

idstring guid
campaignIdinteger required
addressBookIdsinteger[] nullable
contactIdsinteger[] nullable
sendDatestring date-time
status'NotSent' | 'Scheduled' | 'Sending' | 'Sent' | 'Cancelled' | 'NotAvailableInThisVersion'