---
title: "Partially update an existing threshold alert"
method: PATCH
path: "/pipeline/{pipeline_id}/usage-threshold-alert/{usage_threshold_alert_id}"
tags: ["Alerting"]
---

# Partially update an existing threshold alert

`PATCH /pipeline/{pipeline_id}/usage-threshold-alert/{usage_threshold_alert_id}`

Update a part of usage threshold alert

## Path parameters

- `pipeline_id` string, uuid, required
- `usage_threshold_alert_id` string, uuid, required

## Request body

- object
  - `enabled` boolean, required

## Response `200`

Default Response

---

[API](https://skmtc.dev/mezmo/apis/pipeline-api.md) · [All operations](https://skmtc.dev/mezmo/apis/pipeline-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mezmo/pipeline-api/revisions/fb2535545d90/schema)
