Adding Access Group
Last updated on 07 October, 2024You can use LogicMonitor REST API v3 to add access groups. You must authenticate yourself before making the API request.
URI: POST /setting/accessgroup/add
Parameter | Type | Description |
name | String | The name of the access group that you want to add. |
tenantId | String | The ID of the tenant that you want to add. |
description | String | The description of the access group. |