Skip to main content
DELETE
/
voice
/
transcription
/
{id}
curl -X DELETE "https://api.case.dev/voice/transcription/%3Cstring%3E" \ -H "Authorization: Bearer $CASEDEV_API_KEY"

Documentation Index

Fetch the complete documentation index at: https://docs.case.dev/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Path Parameters

id
string
required

Transcription ID (managed tr_* or direct provider ID)

Response

Delete operation processed (including idempotent success)