facts
Create Facts
When creating a Fact if the interaction status = “in progress” then the Client will receive the newly created fact over the WebSocket.
POST
https://copilot.{region}.corti.app/
/
v2
/
interactions
/
{id}
/
facts
Path Parameters
id
string
requiredThe interaction ID representing the context for the request.
Body
application/json
facts
object[]
requiredResponse
200 - application/json
facts
object[]
Was this page helpful?