Schedule campaign send
Distribution / Campaign
Schedule campaign send
Description
Schedule the campaign based on passed in url to be send in a specific date.
Body
An object containing the property date where date is when the campaign will be delivered in ISO Format.
Validations
- If campaign doesn’t exists it return an error with 404 status code.
Response
No body with status code 204
POST
Schedule campaign send
Description
Schedule the campaign based on passed in url to be send in a specific date.Body
An object containing the propertydate where date is when the campaign will be delivered in ISO Format.
Validations
- If campaign doesn’t exists it return an error with 404 status code.