Skip to main content
POST
Stop Job

Authorizations

Authorization
string
header
required

JWT token authentication. Include the token in the Authorization header as Bearer {token}. See Authentication for more information on creating a token.

Path Parameters

jobId
string
required

The Id of the job you want to stop.

Response

200

OK