Adding Audit Version to ConfigSources
Last updated - 10 August, 2023
In this article
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
Parameter | Type | Description |
id | Integer | (Mandatory) It is the Id of the ConfigSource to which you want to add an audit version. |
version | Integer | The audit version that you want to add. |