stop

Signal a job to stop.

  • If the job is PENDING, it will immediately transition to DONE.
  • If the job is RUNNING, then the job will interrupt its work and terminate.
  • If the job is DONE, stop has no effect.

Note: this is an asynchronous operation and it may take some time before a RUNNING job transitions to DONE. In fact, a job may still succeed or fail after stop has been signalled. Users should monitor job status with get until the job is DONE.

Path Params
string
required

Required. ID of the job to stop.

Body Params
Response

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

© 2025, Tamr, Inc. All rights reserved.

License Agreement | Privacy Policy | Data Security Policy| AI Chatbot Disclaimer