Delete all scheduled jobs for the calling owner
POST/api/v1/scheduler/delete-jobs-for-owner
Soft-deletes every scheduled job owned by the caller (derived from the ingress subject) within the tenant and project carried in the request context. Used by client apps at sign-out so per-user schedules don't outlive the user's session on a given device. The request body carries no fields.
Request
Responses
- 200
Scheduled jobs deleted