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://api.{environment}.corti.app/v2/
/
interactions
/
{id}
/
facts
Path Parameters
The interaction ID representing the context for the request.
Body
application/json
Response
200 - application/json
Was this page helpful?