Skip to main content
POST
Create 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

Body

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

Response

200

Default Response