Configuration
Create View
Use this method to create a view and attach alerts to the view.
post/v1/config/view
Request body
Example request
{
"channels": [
{
"timezone": "America/Chicago, EST, Etc/UTC, etc..."
}
]
}Response
OK
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.