api.StopJobResponse
api.StopJobResponse API schema defining 1 field, including job id.
job_idstring
ID of the job that was stopped
api.StopJobResponse
{
"job_id": "string"
}
api.StopJobResponse API schema defining 1 field, including job id.
ID of the job that was stopped
{
"job_id": "string"
}