Delete all scheduled jobs for the calling owner
POST/api/v1/scheduler/delete-jobs-for-owner
Soft-deletes schedules owned by the authenticated beneficiary within the verified tenant/project context. This is an explicit schedule-cleanup operation for offboarding or user-requested deletion. Do not call it on sign-out: schedules belong to the user/project and are not scoped to the current device session.
Request
Responses
- 200
Scheduled jobs deleted
Document ID: DOC-CP-scheduling-api-deleteJobsForOwner. Section identities and revisions.
| Section | Stable reference |
|---|---|
| Overview | DOC-CP-scheduling-api-deleteJobsForOwner#overview |
| Request | DOC-CP-scheduling-api-deleteJobsForOwner#request |
| Responses | DOC-CP-scheduling-api-deleteJobsForOwner#responses |