Deletes a custom group
DELETE/api/v4/groups/:group_id
Soft deletes a custom group.
Permissions
Must have custom_group_delete permission for the given group.
Minimum server version: 6.3
Request
Responses
- 200
- 403
- 404
- 501
Successfully deleted the group.
Do not have appropriate permissions
Group is already deleted or doesn't exist.
The group doesn't have a source value of custom.