transcribe_delete
Need to remove an unwanted transcription? Soft-delete the record to free up space. Requires a configured API key, and cancel in-flight jobs first.
Instructions
Soft-delete a Scriptivox transcription record. Idempotent. Returns 409 CONFLICT if the job is still in-flight — cancel first via transcribe_cancel. Requires a configured API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transcription_id | Yes | The transcription ID to delete (UUID). |