Join fellow LogicMonitor users at the Elevate Community Conference and get hands-on with our latest product innovations.

Register Now

Resources

Explore our blogs, guides, case studies, eBooks, and more actionable insights to enhance your IT monitoring and observability.

View Resources

About us

Get to know LogicMonitor and our team.

About us

Documentation

Read through our documentation, check out our latest release notes, or submit a ticket to our world-class customer service team.

View Resources

Delete Website Groups

Last updated on 20 January, 2020

With LogicMonitor’s REST API you can programmatically delete your website groups.

Delete a Website Group

Delete an existing website group.

HTTP Method:DELETE

URI: /service/groups/{id}

Example 1: Delete a website group

The following request deletes the website group with id 9.

Request:

curl --user 'apiUser:example' -X DELETE "https://api.logicmonitor.com/santaba/rest/service/groups/9" 

Response:

"status" : 200,
"errmsg" : "OK",
"data" : null  
In This Article

Start Your Trial

Full access to the LogicMonitor platform.
Comprehensive monitoring and alerting for unlimited devices.