Cancel Runs
Cancel Runs
Cancel one or more runs. Can cancel runs by thread ID and run IDs, or by status filter.
POST
Cancel Runs
Documentation Index
Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-mdrxyo-1779336777-59064a9.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Action to take when cancelling the run. Possible values are interrupt or rollback. interrupt will simply cancel the run. rollback will cancel the run and delete the run and associated checkpoints afterwards.
Available options:
interrupt, rollback Body
application/json
- RunsCancel
- RunsCancel
Payload for cancelling runs.
Response
Success - Runs cancelled

