v1
latestOpenAPI 3.1.02026-07-26189891.1 MBConfiguration
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
Example request
{
"channels": [
{
"timezone": "America/Chicago, EST, Etc/UTC, etc..."
}
]
}Response
OK
object required