Delete Transcription File(s)
delete-transcriptionFull Description
Deletes a transcription record for a specific fileId, or deletes all transcription records for the current user if deleteAll is set. This is a destructive operation and can permanently remove access to the stored transcription record.
Parameters (0 required, 2 optional)
deleteAllbooleanSet to true to delete all transcription files
FalsefileIdstringFile ID (UUID) to delete. Omit to delete all files.