Skip to main content
PATCH
Update Utterance

Authorizations

Authorization
string
header
required

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

Path Parameters

rec_id
string<uuid>
required

Query Parameters

version
integer | null

The version of the transcript to update

Body

application/json
utterance_id
integer
required
text
string
required

Response

Successful Response