GuidesAPI Reference
API Reference

Stops a job

This operation will schedule a job to be halted and responds with a 200 - OK if successful. If the job is not currently running, then this operation does nothing but will still return a 200 - OK response.

Once the job has been stopped, you can continue from where the job halted by starting it again.

Path Params
string
required

Identifier that was auto-generated on job creation and uniquely identifies the job.

Headers
string

User-provided token that can be used to trace a request or a group of requests sent to the service.

Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json