Cancel a batch job
mistral_cancel_batch_jobCancels a running Mistral batch job — stops processing and further billing for that job. Management API: POST /v1/batch/jobs/{job_id}/cancel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The batch job id (UUID) to cancel. |