Skip to main content

PersonalRemoveDocumentsRequestBody

$schemauri

A URL to the JSON Schema for this object.

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

RAG document UUIDs to remove

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