Resume JobAsk AIpost https://preview.threekit.com/api/jobs/{jobId}/resumeResume a job by its ID. If a job is resume, only tasks have not yet completed or have failed will be resumed.Path ParamsjobIdstringrequiredID of the job to be resumed.Query Paramsbearer_tokenstringPrivate token used to authorize the request. This endpoint is only accessible using a private token.Responses 200Returns a job's information 401User is not authenticated. They must be authenticated to use this service. 403No token was provided in the query string of the request 404No job was found for the given IDUpdated about 1 year ago