Skip to main content

Delete a group

DELETE 

/v1/groups/:groupId

Deletes an empty group. The group must have no nodes and no subgroups; otherwise the request is rejected with 409. Remove all nodes and delete all subgroups first, then delete the group.

Request

Responses

Successful deletion