Skip to main content
PATCH
Update Speaker Name

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

Body

application/json
speaker
string
required

Unique speaker identifier (e.g., 'Speaker_A', 'Speaker_1', 'Speaker_1A')

speaker_name
string
required

New display name for the speaker

Required string length: 1 - 255

Response

Successful Response