Skip to main content
POST
`POST /orgs/{org_id}/connectors/{connector_id}/jobs/{job_id}/stop`

Authorizations

Authorization
string
header
required

Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.

Path Parameters

org_id
string
required
connector_id
string
required
job_id
string
required

Response

Job stopped (or already terminal)

job_id
string
required
state
string
required

Job state after the stop: stopped if this call terminalized it, else the terminal state it already had (idempotent re-stops included).