Recover failed async job

POST {{baseUrl}}/process-instances/administration/failedasync-jobs/:jobId

Recover the failed async job by moving the executions to active state. Use this API after correcting the previously encountered runtime errors in the async executions.

Request Body

{"action"=>"move"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring