Skip to main content

 Services

Web services from /about to /webhooks

delete group

/groups/{group} [DELETE]

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:

  1. 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;
  2. deletes the GroupURI for general discussion, this should remove all the XLinks attached;
  3. unlinks all the other GroupURIs;
  4. 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
Created on , last edited on