v1

latestOpenAPI 3.1.02026-08-04156223229.6 KB
documents

Create Document

Create a new document

post/documents/

Request body

titlestring required
contentstring required
conversation_idstring uuid nullable
parent_document_idstring uuid nullable
child_document_idstring uuid nullable
version_numberinteger
coordinator_session_idstring nullable
document_session_idstring nullable
is_publicboolean
shared_withstring[]
doc_metadataobject nullable

Response

Successful Response

idstring uuid required
user_idstring required
titlestring required
contentstring required
conversation_idstring uuid nullable required
parent_document_idstring uuid nullable
child_document_idstring uuid nullable
version_numberinteger
coordinator_session_idstring nullable
document_session_idstring nullable
is_publicboolean required
shared_withstring[] required
doc_metadataobject nullable required
created_atstring date-time required
updated_atstring date-time required