Skip to main content

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"
}