delete group
/groups/{group} [DELETE]
API Support | Available since | Last updated | Output |
---|---|---|---|
4.9500 | 5.9500 | json, xml |
Description
Get a group
Deletes PERMANENTLY a group or project from the database.
If a project the templates folder is also deleted.
If a group:
- deletes the default GroupURI and all its URIs (except the ones that are shared, they should just be unlinked), this should remove all the XLinks attached;
- deletes the GroupURI for general discussion, this should remove all the XLinks attached;
- unlinks all the other GroupURIs;
- deletes the index files
These actions should remove the physical files (provided the correct methods are used).
Parameters
No parameters required.
Permission
Response
Error handling
0x1101 | Illegal character in group name |
---|---|
0x1107 | Failed to delete a group URI |