Upload file content and meta-data into repository.
POST /alfresco/service/api/upload
HTML form data
- filedata, (mandatory) HTML type file
- siteid
- containerid
- uploaddirectory
- updatenoderef
- description
- contenttype
- majorversion
- overwrite
- thumbnails
Return content
- nodeRef
Return status: STATUS_OK (200)
The web script description document specifies the following
options:
| Value | Description |
|---|---|
| json | The default response format |
| user | The authentication access |
| required | The transaction level |
| any | The format style |