Projects
Append files to project
Append files to a project still in draft status
PATCH
Only works while the project is in
"draft" status. Files in the body are
appended to the existing files array; nothing is replaced.
Path parameters
string
required
Headers
string
required
Body
File[]
required
Non-empty array. Same shape as in Create project.
text files are uploaded to S3 and stored as document.Response
boolean
string
File[]
The files that were appended (with resolved S3 URLs for text types).