---
title: "DELETE /api/muted-accounts/{address}"
method: DELETE
path: "/api/muted-accounts/{address}"
tags: ["comments"]
---

# DELETE /api/muted-accounts/{address}

`DELETE /api/muted-accounts/{address}`

Removes account from muted list, newer comments from this account will be indexed

## Path parameters

- `address` string, required — The address of the muted account

## Response `204`

When muted account was unmuted

## Other responses

- `400` — Bad request
- `401` — When request is not authenticated
- `404` — When muted account was not found in the list

---

[API](https://skmtc.dev/ethcomments/apis/ethereum-comments-protocol-indexer-api.md) · [All operations](https://skmtc.dev/ethcomments/apis/ethereum-comments-protocol-indexer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ethcomments/ethereum-comments-protocol-indexer-api/revisions/fc5aae1cdc03/schema)
