---
title: "Delete touchpoint(s) from blacklist"
method: DELETE
path: "/data/blacklists/{channel}/{source}"
tags: ["Blacklist"]
---

# Delete touchpoint(s) from blacklist

`DELETE /data/blacklists/{channel}/{source}`

Delete touchpoint(s) from blacklist.

## Path parameters

- `channel` 'cellphone' | 'email', required
- `source` 'custom' | 'unsub' | 'all', required

## Request body

- object
  - `data` string[], required

## Response `200`

Deleting touchpoint(s) from blacklist is successful.

## Other responses

- `207` — Deleting touchpoint(s) from blacklist is partially successful.
- `400` — Blacklisting touchpoint(s) failed.
- `401` — Authentication failed.
- `403` — Forbidden.

---

[API](https://skmtc.net/splio/apis/splio-customer-platform.md) · [All operations](https://skmtc.net/splio/apis/splio-customer-platform/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/splio/splio-customer-platform/revisions/2ff4735f665c/schema)
