Delete all scheduled jobs for a project
POST/api/v1/scheduler/delete-jobs-for-project
Soft-deletes every scheduled job belonging to the tenant and project in the request context. Intended as a tenant lifecycle hook invoked during project teardown. The request body carries no fields — tenant and project are derived from ingress headers.
Request
Responses
- 200
Scheduled jobs deleted