You are here

Submit modified assets from within the specified author sandbox

Submit the modified (added, deleted, updated) assets contained within an author's sandbox.
POST /alfresco/service/api/wcm/webprojects/{webprojectref}/sandboxes/{sandboxref}/submitter
POST /alfresco/service/api/wcm/webprojects/{webprojectref}/sandboxes/{sandboxref}/submitter?webApp={webApp?}

If the optional webApp argument is specified then submits the modified assets within that web app.

JSON data fileds
label
string label for this submission (mandatory)
comment
string comment for this submission (mandatory)
all
boolean is this submit all? (optional)
assets
array, of JSON objects containing a path property (optional). If the "all" option is true then this parameter is ignored
paths
array, of String paths. If the "all" option is true then this parameter is ignored
The web script description document specifies the following options:
Value Description
json The default response format
user The authentication access
required The transaction level
argument The format style