Pause a scheduled job
POST/api/v1/scheduler/pause-job
Pauses future scheduling for the job. A dispatch already admitted or in flight can still complete; pausing is not remote-effect cancellation.
Request
Responses
- 200
Scheduled job paused
Document ID: DOC-CP-scheduling-api-pauseJob. Section identities and revisions.
| Section | Stable reference |
|---|---|
| Overview | DOC-CP-scheduling-api-pauseJob#overview |
| Request | DOC-CP-scheduling-api-pauseJob#request |
| Responses | DOC-CP-scheduling-api-pauseJob#responses |