facts
Update Fact
When updating a Fact
if the interaction status = "in progress"
then the Client will receive the updated fact over the WebSocket. To discard a fact, simply set discarded = true
PATCH
Path Parameters
The interaction ID representing the context for the request.
The fact ID representing the context for the request.
Body
application/json
Available options:
core
, system
, user
Was this page helpful?