---
title: "Deactivate campaign"
method: DELETE
path: "/10dlc/campaign/{campaignId}"
tags: ["Campaign"]
---

# Deactivate campaign

`DELETE /10dlc/campaign/{campaignId}`

Terminate a campaign. Note that once deactivated, a campaign cannot be restored.

## Path parameters

- `campaignId` string, required

## Response `200`

Successful Response

- CampaignDeletionResponse
  - `time` number, required
  - `record_type` string
  - `message` string

## Other responses

- `422` — Validation Error
- `4XX` — Generic response error

---

[API](https://skmtc.net/team-telnyx/apis/telnyx-api.md) · [All operations](https://skmtc.net/team-telnyx/apis/telnyx-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/team-telnyx/telnyx-api/revisions/e32d46c5945b/schema)
