Update alert configuration

Update an existing alert configuration.

Path Params
string
required

ID of the alert configuration to be updated.

Body Params
string
required

Name of the alert configuration

string
required

Description of the alert configuration

string
required

ID of the alert type

string

The ID of stream associated with the alert

string

The ID of the group associated with the alert

string

The ID of the CP tag associated with the alert

string

The ID of the stream associated with the alert

string

The ID of the stream rendition associated with the alert

string

Comma-separated list of email addresses to notify

boolean
required
Defaults to true

Whether the alert configuration is public so others can subscribe to it

string
enum
required
Defaults to Warning

The severity level of the alert

Allowed:
boolean
required
Defaults to true

Whether the alert configuration is activated

Responses

401

Unauthorized.

409

Duplicate alert name.

500

Internal server error.

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json