Cancel a running job.
Stops a running job and returns its final state snapshot. Use cancellation when conditions or stream context change and the current run is no longer useful.Documentation Index
Fetch the complete documentation index at: https://docs.machinefi.com/llms.txt
Use this file to discover all available pages before exploring further.
DELETE /jobs/{job_id}.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.