Skip to main content
DELETE
Soft-delete a schedule by setting its status to archive. Archived schedules are excluded from the default List Schedules response but can still be retrieved by explicitly filtering with status=archive. This operation is not reversible through the API. To restore an archived schedule, use the Update Schedule endpoint to change its status back to draft or off.

Path Parameters

string
required
The unique identifier of the schedule to archive.

Response Fields

boolean
true if the schedule was archived successfully.
boolean
true confirming the schedule has been moved to archive status.

Examples

Error Codes

Next Steps

Campaign Scheduling

Learn about scheduling

List Audiences

View audiences