Upload a new documentAsk AIpost https://api.motaword.com/projects/{projectId}/documentsUpload a new documentPath ParamsprojectIdint64requiredProject IDQuery ParamsguidstringUI-led quote process GUID.Body Paramsdocumentsarray of objectsYou can add as many files as you want in documents[] parameter.documentsADD objectschemes[]stringJSON string. If your documents have a scheme, as in cases of CSV files, use the same array index keys for schemes parameter to specify their schemes. See Document Schemes title in the API documentation.source-links[]array of objectsWhen provided, we will download the files from these URLs, in addition to files provded in documents parameter and then save as source documentssource-links[]ADD objectResponses 200A list of successfully added new documents. 400FileTooLarge FileTooSmall FileWasAlreadyUploaded 404ProjectNotFound 405UnsupportedDocumentFormat 406InvalidDocumentScheme 409ProjectAlreadyStartedUpdated 7 months ago