facts
Add Facts
Adds new facts to 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 to which the facts belong.
Body
application/json
A list of facts to be created.
Response
200
application/json
Returns the created facts, including their unique identifiers and associated metadata.
A list of successfully created facts.
Was this page helpful?