LogicMonitor seeks to disrupt AI landscape with $800M strategic investment at $2.4B valuation to revolutionize data centers.

Learn More

Deleting Datasources

Last updated on 07 October, 2024

You can use LogicMonitor REST API v3 to delete datasources. You must authenticate yourself before making the API request.

URI: DELETE /setting/datasources/{id}

ParameterTypeDescription
idInteger(Mandatory) The datasource ID that you want to delete.