Upload a file
POST/v1/organizations/:organizationCode/files/upload
Uploads a file with a JSON manifest. The manifest provides context for the upload, such as asset, documentation, linked assets, tags, properties, and destination folder.
Request
Responses
- 200
- 400
- 404
- 409
- 422
File successfully uploaded
Response Headers
X-DOCUMENT-STORAGE-WARNING
Optional warning codes related to non-blocking upload issues.
Bad request - Missing/invalid manifest fields
Not Found - UID (asset, doc, or folder) not found
Conflict - Specified asset & documentation aren't linked
Unprocessable Entity - Template not found for asset