Skip to main content
POST
Upload Files
Upload one or more documents into the File Vault. Send the request as multipart/form-data.

Request

file[]
required
One or more files. Use repeated files[] parts for multiple uploads.
integer
Target folder id. Omit to upload to the workspace root. Must be a folder in your workspace.

Example

Partial failures

Files are validated individually. If some succeed and others fail (e.g. a PDF over the page limit), the response is still 201 with the successful files in files and per-file reasons in errors: