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
Example response
{
"status": "success"
}Admin only. Restores all held jobs to pending so the worker can process them again.
Jobs released successfully
{
"status": "success"
}