latestOpenAPI 3.0.02026-08-08190133305.8 KB

109c0537cf77

ApiCampaignSend

Sends a specified campaign to one or more lists, segments or contacts at the most appropriate time based upon their previous open. Leave the list array empty to send to All Contacts.

post/v2/campaigns/send-time-optimised

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'