v2
admin
diagnostics
admin

Cleanup Orphaned Schedules

Cleanup orphaned schedules by deleting from scheduler (admin only).

Args: request: Contains list of schedule_ids to delete

Returns: Number of schedules deleted and success message

post/api/admin/diagnostics/schedules/cleanup-orphaned

Request body

schedule_idsstring[] required

Response

Successful Response

successboolean required
deleted_countinteger
messagestring required

Changes

No recorded changes to this endpoint across all 103 revisions of this API.