---
title: "Delete subscription list"
method: DELETE
path: "/subscription_lists/{subscription_list_id}"
tags: ["subscription_lists"]
---

# Delete subscription list

`DELETE /subscription_lists/{subscription_list_id}`

Deletes subscription list record.

**Note:** Cannot delete default/all contacts list.

## Path parameters

- `subscription_list_id` string, required

## Response `200`

Subscription list deleted successfully

- object

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `404` — Resource not found
- `422` — Unprocessable entity
- `500` — Internal server error

---

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