LogicMonitor recognized as a Customers' Choice by Gartner Peer Insights™ in 2024 Gartner Voice of the Customer for Observability platforms.

Read More

Adding Audit Version to Datasource

Last updated on 07 October, 2024

You can use LogicMonitor REST API v3 to add audit version to a datasource. You must authenticate yourself before making the API request.

URI: POST /setting/datasources/{id}/audit

ParameterTypeDescription
idInteger(Mandatory) The datasource ID to which you want to add the audit version.
versionIntegerThe audit version that you want to add.