x402 watch — cancel early (free)
x402_watch_cancelSoft-cancel an active watch to stop accruing new events while keeping the event log readable until original expiration. Probing drops back to normal cadence for 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. |