---
title: "Delete event subscription"
method: DELETE
path: "/v3/10dlc/subscriptions"
tags: ["10DLC"]
---

# Delete event subscription

`DELETE /v3/10dlc/subscriptions`

Removes the 10DLC event subscription for the specified event category.

## Query parameters

- `subscription_category` string, required

## Response `200`

Returns a success confirmation. The event subscription is removed.

- object
  - `success` boolean, required — Indicates whether the request was successful.

## Other responses

- `400` — Request failed. Missing or invalid parameter <param_name>
- `403` — Returns when the 10DLC feature is disabled for the account.

---

[API](https://skmtc.net/wavix/apis/wavix-apis.md) · [All operations](https://skmtc.net/wavix/apis/wavix-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wavix/wavix-apis/versions/b22f170488b6/schema)
