Delete a single WCM web project and its contents,
DELETE /alfresco/service/api/wcm/webprojects/{webprojectref}
webprojectref specifies which project to delete and will have been returned by a prior call to get, create or list web project.
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 |