DocumentCreateRequest
collection_idstringrequired
Example:
COL-12345file_namestringrequired
Example:
vertrag.pdfmetadataobject
Beliebige Schlüssel/Werte, die an das Dokument angehängt werden.
DocumentCreateRequest
{
"collection_id": "COL-12345",
"file_name": "vertrag.pdf",
"metadata": {}
}