Skip to main content
PUT
https://API_URL
/
alerts
/
{alert_id}
Update alert
curl --request PUT \
  --url https://api_url/alerts/{alert_id}
This feature is coming soon. Available on the Pro plan.
Use the Update Alert API to modify an existing alert. This allows you to change alert details, update its status, or add context as a workflow progresses. Common applications include:
  • Status changes: Mark alerts as resolved, acknowledged, or escalated.
  • Workflow progression: Update alerts as records move through different states.
  • Additional context: Update description or add notes after investigation or review.
  • Ownership changes: Reassign alerts to different teams or operators.
  • Follow-up actions: Update alerts when remediation steps are taken.

Need help?

If you’re having trouble with Blnk Cloud, don’t hesitate to send us a message via email at [email protected] or send us a message here.