Handles the submission of a form, data can be POSTed as JSON, multipart/form-data or x-www-form-urlencoded.
POST /alfresco/service/api/{item_kind}/{item_id}/formprocessor
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 |