delete group
/groups/{group} [DELETE]
com.pageseeder.group.DeleteGroup
API Support | Available since | Last updated | Output |
---|---|---|---|
4.9500 | 5.9500 | json, xml |
Description
This service deletes PERMANENTLY a group from the database.
It performs the following operations
- Delete the default group folder and all its URIs (except the ones that are shared—they are unlinked). This removes all the XLinks attached;
- Delete the URI for general discussion—this removes all the XLinks attached;
- Unlink all the other group folders;
- Delete the index files.
These actions remove the physical files (provided the correct methods are used).
This operation is irreversible.
Parameters
No parameters required.
Permission
This service requires manager or administrator.
Response
Error Handling
0x1101 | Illegal character in group name |
---|---|
0x1107 | Failed to delete a group URI |