Adding Audit Version to Datasource

Last updated on 12 December, 2023

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.