v1

latestOpenAPI 3.1.02026-07-26189891.1 MB
Configuration

Update View

Use this method to update a view. You can change the view configuration details; add or remove view specific alerts; or attach and detach preset alerts.

put/v1/config/view/{viewId}

Path parameters

viewIdstring required

ID of a view.

Request body

namestring required

Name of a view.

querystring

Search query.

hostsHosts[]
appsApps[]
levelsLevels[]
tagsTags[]
categoryCategory[]
presetidstring

ID of a preset alert.

Example request

{
  "channels": [
    {
      "timezone": "America/Chicago, EST, Etc/UTC, etc..."
    }
  ]
}

Response

OK

object required