---
title: "Blacklist - Rimozione"
method: DELETE
path: "/api/blacklist/remove"
---

# Blacklist - Rimozione

`DELETE /api/blacklist/remove`

Rimuove un numero di telefono dalla blacklist.

## Query parameters

- `api_key` string

## Request body

- object
  - `phone` string, required — Numero di telefono da rimuovere dalla blacklist.

## Response `200`

OK

- object
  - `message` 'Numero di telefono rimosso dalla blacklist' | 'Numero di telefono non trovato in blacklist' — Esito della rimozione.

## Changes

- **2025-04-16** `87acea7a1c4f` — 1 info
  - endpoint added
- **2025-04-15** `919eb7a392aa` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/simplenetworks/apis/trilly-api/changes/api/blacklist/remove/delete.md)

---

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