v5

latestOpenAPI 3.0.3raw.githubusercontent.com2026-06-06153345.0 KB
Jobs

Release all held jobs

Admin only. Restores all held jobs to pending so the worker can process them again.

post/jobs/release_all

Response

Jobs released successfully

statusstring
messagestring
released_countinteger

Example response

{
  "status": "success"
}