/api/2.0/cmapaigns/email/{PK}/schedule/
POST https://developer.salesfusion.com/api/2.0/campaigns/email/{PK}/schedule/
Description:
Schedules and email for a future send date. If you wish to send the email immediately, use the /campaigns/send/
route.
PK → Campaign ID
Request Body
{"post_date"=>"2019-01-22T00:00:00.000000Z"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |