Campaign Delivery
Campaign Delivery Service APIs
Creates Delivery On successful Delivery Ok response is returned.
Body
The request object, containing all necessary information for creating an delivery and the request body metadata
Responses
200
Delivery Request created successfully.
application/json
The request object, containing all necessary information for creating an campaign and the request body metadata
400
Bad request
application/json
500
Internal server error
application/json
post
/v1/_createUpdate Delivery, Ok response is returned.
Body
Responses
200
Updated Delivery successfully.
application/json
The request object, containing all necessary information for creating an campaign and the request body metadata
400
Bad request
application/json
500
Internal server error
application/json
post
/v1/_updateLast updated
Was this helpful?