---
title: "Delete address from watching"
method: DELETE
path: "/watchingAddresses/{address}"
tags: ["Watching Addresses"]
---

# Delete address from watching

`DELETE /watchingAddresses/{address}`

## Path parameters

- `address` string, required

## Response `200`

Address deleted from the watching

## Other responses

- `400` — Invalid watching address

---

[API](https://skmtc.dev/amilabs/apis/exchanger-real-working-example.md) · [All operations](https://skmtc.dev/amilabs/apis/exchanger-real-working-example/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/amilabs/exchanger-real-working-example/revisions/da5f0b88e88e/schema)
