transcribe_cancel
Stop an in-progress transcription to free reserved balance. Idempotent cancellation returns 409 if the job is already finished.
Instructions
Cancel an in-flight Scriptivox transcription and release any reserved balance. Idempotent. Returns 409 CONFLICT on already-terminal jobs. Requires a configured API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transcription_id | Yes | The transcription ID to cancel (UUID). |