Skip to main content
PUT
Update View

Authorizations

Authorization
string
header
required

The primary authentication method for the Mezmo API.

Pass the key in the Authorization header in the format Token <ACCESS TOKEN>. For example:

This key is used for all APIs with the exception of ingest.

Path Parameters

viewId
string
required

ID of a view.

Body

application/json

Request parameters

name
string
required

Name of a view.

query
string

Search query.

hosts
string[]

Comma-separated list of hosts.

apps
string[]

Comma-separated list of applications.

levels
string[]

Comma-separated list of log levels.

tags
string[]

Tags that are used to dynamically group hosts.

category
string[]

Logical name that you can use to group views.

presetid
string

ID of a preset alert.

channels
object[]

Response

OK

{key}
object