AgentsAssets
Re-fetch and re-ingest all documents from an asset's original source
Path Parameters
asset*string
The RAG asset ID
Format
uuidtenant*string
The tenant identifier
agent*string
The agent identifier
Response Body
curl -X POST "https://api.fruxon.com/v1/tenants/string/agents/string/assets/497f6eca-6276-4993-bfeb-53cbbbba6f08:refresh"{
"id": "00000000-0000-0000-0000-000000000000",
"agentId": "string",
"name": "string",
"status": 0,
"documentCount": 0,
"createdAt": 0,
"modifiedAt": 0,
"processedAt": 0,
"errorMessage": "string"
}Empty
Empty
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"property1": null,
"property2": null
}