Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Transcription ID.

Body

application/json

Transcription fields to update.

content
string
template_id
integer
lang
string

Response

Transcription updated.

id
string<uuid>
content
string
patient_id
string<uuid>
template_id
integer
lang
string
created_at
string<date-time>