Skip to main content

Update session speaker mapping

Updates the speaker-to-participant mapping for the session transcript. Changing the mapping triggers re-processing of all insights and progress notes for the session.

Path Parameters
  • sessionId string required

    Id of session.

Request Body required

Speaker mapping update request

  • speakerMapping object required

    Mapping of speakers (present in utterances) to user identifiers. One user identifier can be assigned to multiple speakers.

  • property name* string
Responses

OK. Speaker mapping was updated.

Loading...