Authorizations
Input your token
Headers
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
"copiloteu"
Path Parameters
The unique identifier of the interaction. Must be a valid UUID.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
The unique identifier of the fact to update. Must be a valid UUID.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Body
The updated text of the fact.
The updated group key for the fact.
"other"
The updated origin of the fact. Set to 'USER' to indicate a change by an end-user.
core
, system
, user
Set this to true if discarded by an end-user, then filter out from the document generation request.
Response
Returns the updated fact, including updated fields.
The unique identifier of the fact.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
The updated text content of the fact.
The updated group key to which the fact belongs.
"other"
The unique identifier of the associated group.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
The updated origin of the fact.
core
, system
, user
Indicates whether the fact is marked as discarded.
The original timestamp when the fact was created.
The timestamp when the fact was last updated.