Upsert History
Last updated
Last updated
Retrieve all upsert history records with optional filters
Chatflow ID to filter records by
Successful operation
Unique identifier for the upsert history record
"cfd531e0-82fc-11e9-bc42-526af7764f64"
ID of the chatflow associated with the upsert history
"7c4e8b7a-7b9a-4b4d-9f3e-2d28f1ebea02"
Result of the upsert operation, stored as a JSON string
"{\"status\":\"success\",\"data\":{\"key\":\"value\"}}"
Flow data associated with the upsert operation, stored as a JSON string
"{\"nodes\":[],\"edges\":[]}"
Date and time when the upsert operation was performed
"2024-08-24T14:15:22Z"
Soft delete upsert history records by IDs
List of upsert history record IDs to delete
Successfully deleted records