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 DataSources

Last updated on 29 January, 2021

You can use LogicMonitor’s REST API to programmatically delete DataSources from your LogicMonitor account.

As with all of our API requests, authentication is required.

HTTP Method: DELETE

URI: /setting/datasources/{ID}

(Where ID is the ID of the DataSource you’d like to delete. You can retrieve this ID either from the UI (it displays in the URL when you are focused on the DataSource) or from a GET request to the DataSources resource.)

Get Started with LogicMonitor