transcripts
Create Transcript
Creates a new transcript for an interaction.
POST
Headers
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
Example:
"copiloteu"
Path Parameters
The unique identifier of the interaction for which the transcript is created. Must be a valid UUID.
Body
application/json
Response
201
application/json
Returns the generated transcript, including participant roles and timestamps for each utterance.
The response is of type object
.