Skip to main content
PUT
Update component alert

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

pipeline_id
string<uuid>
required
component_kind
enum<string>
required
Available options:
source,
transform
component_id
string<uuid>
required
alert_id
string<uuid>
required

Body

application/json
inputs
string[]
required
Minimum array length: 1
alert_config
object
active
boolean
component_alert_type
enum<string>
default:node_alert
Available options:
node_alert,
surge_detection_alert

Response

200

Default Response