facts
Update Facts
When updating a Facts if the interaction status = "in progress"
then the Client will receive the updated fact over the WebSocket.
PATCH
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?