Delete membership from a Web site.
DELETE /alfresco/service/api/sites/{shortname}/memberships/{authorityname}
'shortname' is the shortname of the Web site, 'authorityname' is the full authority name for the membership.
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 |