Delete (uninvite) the membership for a user.
DELETE /alfresco/service/api/wcm/webprojects/{webprojectref}/memberships/{username}
Note that the user's sandboxes are deleted even if they have unsubmitted content.
Returns 200, STATUS_OK on success.
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 |