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

Adding Audit Version to ConfigSources

Last updated on 08 October, 2024

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

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

ParameterTypeDescription
idInteger(Mandatory) It is the Id of the ConfigSource to which you want to add an audit version.
versionIntegerThe audit version that you want to add.

Get Started with LogicMonitor