Authorizations
Input your token
Headers
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
"copiloteu"
Path Parameters
The unique identifier of the interaction. Must be a valid UUID.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Body
An array of context objects. Currently accepts exactly one context object to be used as input for document generation.
The key of the template that informs on what kind of document is to be generated.
The language in which the document will be generated. Check https://docs.corti.ai/about/languages for more.
An optional name for the document.
The model or documentation mode to use for summarization.
"\"model_name (Latest)\" | \"model_name_version\""
Response
Unique ID of the generated document
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Name of the generated document
Reference for the used template
Individual document sections
The original timestamp when the document was created.
The timestamp when the document was last updated.
The language in which the document will be generated. Check https://docs.corti.ai/about/languages for more.