---
title: "Update an X monitor. Only provided fields are changed."
method: PATCH
path: "/v1/x/monitors/{id}"
---

# Update an X monitor. Only provided fields are changed.

`PATCH /v1/x/monitors/{id}`

## Path parameters

- `id` string, required

## Request body

- object
  - `name` string
  - `interval_minutes` integer
  - `webhook_url` string, uri
  - `active` boolean

## Response `200`

Monitor updated

- object

---

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