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.)