Modifies an existing interaction by updating specific fields without overwriting the entire record.
Documentation Index
Fetch the complete documentation index at: https://docs.corti.ai/llms.txt
Use this file to discover all available pages before exploring further.
Input your token
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
"base"
The unique identifier of the interaction. Must be a valid UUID.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
A request body containing the fields to update within the interaction.
Unique identifier for the interaction.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
A unique identifier for the medical professional responsible for this interaction. If nulled, automatically set to a uuid.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Information about the encounter, including type, status, and timing.
Details about the patient involved in the interaction, if applicable.
The timestamp when the interaction was started (UTC).
The timestamp when the interaction was last modified (UTC).
WebSocket URL for streaming real-time interactions. Append a token in the format: /interactions/{interactionID}/streams?token=Bearer token-value-here
The timestamp indicating the last recorded update for this interaction.
The timestamp when the interaction concluded (UTC).