Skip to main content
POST
Save voice note audio

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

voiceNoteId
string
required

Body

application/json
storageId
string
required
isProcessed
boolean
required
patientId
string
appointmentId
string
templateType
enum<string>[]
Available options:
narrative,
oasis,
transcript
isDemo
boolean
default:true
language
enum<string>
default:en
Available options:
en,
es,
ru

Response

Successful response

voiceNoteAudio
object
required