Upload a file
POST/v1/organizations/:organizationCode/files/upload
Uploads a file with an optional manifest JSON file. The manifest provides context for the upload, such as asset, concerned documentation, and folder within which it will be stored.
Request
Responses
- 201
- 400
- 404
- 409
- 422
File successfully uploaded
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