Cancel schedule campaign send
Distribution / Campaign
Cancel schedule campaign send
Description
Cancels any delivery for the campaign based on passed in url that are pending to be send.
Validations
- If campaign doesn’t exists it return an error with 404 status code.
Response
No body with status code 204.
DELETE
Cancel schedule campaign send
Description
Cancels any delivery for the campaign based on passed in url that are pending to be send.Validations
- If campaign doesn’t exists it return an error with 404 status code.