Jobs
Abort a running job
AuthorizationBearer <token>
Token-based authentication using access tokens.
In: header
Path Parameters
job_idstring
Response Body
Examples
curl -X POST "https://loading/jobs/string/abort"{
"cancelled_tasks": 0,
"job_id": "string",
"message": "string",
"status": "string",
"success": true
}Empty