Update an alert

Updates one or more fields on an existing alert. Only the fields you include in the
request body are changed — omitted fields are left as-is.

Common operations:

  • Change parameters: Update thresholds, direction, or other template-specific params. This recompiles the underlying subscription.
  • Pause/resume: Set active to false/true.
  • Mute temporarily: Set muteUntil to an ISO 8601 timestamp. The alert stays active but suppresses notifications until that time.
  • Change delivery: Update connectorIds or callbackUrl.
Path Params
string
required
Defaults to canton

Name of the chain.

uuid
required

Alert ID (UUID).

Headers
string
required
Defaults to demokey

API Key to call the API. To generate one, visit https://noves.fi/pricing

Responses
200

Success

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json