cURL
curl --request DELETE \ --url https://api.sully.ai/v2/audio/transcriptions/{id} \ --header 'X-ACCOUNT-ID: <api-key>' \ --header 'X-API-KEY: <api-key>'
204
This response does not have an example.
Delete a transcription. This action is irreversible.
Transcription ID
"tr_abc123def456"
Transcription deleted successfully