---
title: "Stop watching a profile"
method: DELETE
path: "/api/v2/accounts/{address_or_username}/watch"
tags: ["Account Endpoints"]
---

# Stop watching a profile

`DELETE /api/v2/accounts/{address_or_username}/watch`

## Path parameters

- `address_or_username` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `500` — Internal Server Error

---

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