x402 watch — cancel early (free)
x402_watch_cancelCancel an active watch to stop new events, but keep the event log readable until the original expiration. Restores normal probing cadence as soon as no active watches cover the endpoint.
Instructions
Soft-cancel a watch immediately: no new events accrue, but the event log stays READABLE via x402_watch_events until the original expires_at (cancel is not a delete). Probing drops back to normal cadence as soon as no active watches cover the endpoint. Bearer-authed with the secret from x402_watch_create. Free and idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| secret | Yes | The one-time bearer secret returned by x402_watch_create. | |
| watch_id | Yes | Watch id returned by x402_watch_create. |