Groups
Delete a group
Deletes an existing group specified by groupId. This will remove the group but will not delete any of its child tracked sources.
delete/groups/{groupId}
Path parameters
groupIdstring required
The unique identifier of the group to be deleted.
Response
Group deleted successfully.