Email Scheduling
DELETE an Email Campaign Activity Schedule
Use this method to unschedule an email campaign activity by deleting the schedule. You can only unschedule email campaign activities that are in SCHEDULED status. Unscheduling reverts the email campaign activity to the status prior to SCHEDULED.
delete/emails/activities/{campaign_activity_id}/schedules
Path parameters
campaign_activity_idstring uuid required
The unique ID for an email campaign activity.
Response
Email campaign activity schedule successfully deleted. No response body returned.