githubEdit

Delete a Transcription

Delete a transcription permanently using its uuid.

Delete a transcribe by uuid

delete
/api/v1/transcribes/{uuid}
Authorizations
OAuth2passwordRequired
Token URL:
Path parameters
uuidstringRequired
Responses
chevron-right
200

Successful Response

application/json
statusintegerRequired

HTTP status code indicating the result of the operation.

detailstringRequired

A detailed message or description of the response.

dataany ofOptional
or
nullOptional
delete
/api/v1/transcribes/{uuid}

Last updated