Skip to main content
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 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

Authorizations

Authorization
string
header
required

Access token obtained from the m2m-token endpoint.

Headers

Authorization
string
required

Body

application/json

The body is of type object.

Response

Successful response