POST /attempt/audio_download
Download Audio
Download an audio file by audio entry ID.
Request Body (AudioDownloadAttemptApiRequest)
| Field | Type | Required | Description |
|---|---|---|---|
audio_id | string | Yes | UUID of the audios_entry to download |
Response
{}Last updated on