Delete Transcription
DELETE {{baseUrl}}/accounts/:accountId/calls/:callId/recordings/:recordingId/transcription
Deletes the specified recording's transcription.
Note: After the deletion is requested and a 204
is returned, the transcription will not be accessible anymore. However, it is not deleted immediately. This deletion process, while transparent and irreversible, can take an additional 24 to 48 hours.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |