Retry Job
GET/api/tracked-job-logs/retry/:trackedJobLog
Re-dispatches a previously tracked background job using the same arguments stored in the job log. The job is re-created via reflection and dispatched to the same queue.
Authentication: Requires Bearer token.
Request
Responses
- 200
Successful response