Skip to main content

Delete a scheduled job

POST 

/api/v1/scheduler/delete-job

Soft-deletes the schedule and stops future scheduling. The record is retained for inspection. Already dispatched work and its external effects are not undone by deleting the schedule.

Request​

Responses​

Scheduled job deleted

Document ID: DOC-CP-scheduling-api-deleteJob. Section identities and revisions.

SectionStable reference
OverviewDOC-CP-scheduling-api-deleteJob#overview
RequestDOC-CP-scheduling-api-deleteJob#request
ResponsesDOC-CP-scheduling-api-deleteJob#responses