Modify a transcript's speaker labels. These changes will propagate to every associated summary object.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The transcript_id of the transcript you'd like to modify.

Body Params
speaker_map
object

The new speaker map you wish to set. Each letter A through Z is associated with a speaker label. The new speaker map will propagate the new speaker labels to every summary associated with the transcript object. The speaker labels in each summary will reflect the new speaker map.
{ "speaker_map": { "A": "Joe", "B": "Jill" } }

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json