PRODUCT DOCUMENTATION
SHARE TO SOCIAL

Adding Audit Version to EventSources

Last updated - 11 August, 2023

In this article

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

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

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