Skip to main content

PersonalAddDocumentsRequestBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/PersonalAddDocumentsRequestBody.json
documentUuidsstring[]nullablerequired

RAG document UUIDs to add

PersonalAddDocumentsRequestBody
{
"$schema": "https://example.com/schemas/PersonalAddDocumentsRequestBody.json",
"documentUuids": "Unknown Type: array,null"
}