Job
Update job status to stop, stop job
put/job/{jobId}
Path parameters
jobIdstring required
Job ID
Query parameters
jobStatusstring required
jobStatus=stop
Headers
Authorizationstring required
Authentication header
Response
Success
Example response
{
"msg": "Success"
}