---
title: "Remove Contacts from blacklist"
method: DELETE
path: "/contacts/my/blacklist/{service}"
---

# Remove Contacts from blacklist

`DELETE /contacts/my/blacklist/{service}`

Extract existing contacts from a service’s blacklist.

## Path parameters

- `service` string, required

## Headers

- `Content-Type` string, required
- `Authorization` string, required

## Response `200`

200

- object
  - `updated` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/routee/apis/auth.md) · [All operations](https://skmtc.net/routee/apis/auth/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/routee/auth/revisions/5cef04e8f7d8/schema)
