---
title: "Delete a Carrier"
method: DELETE
path: "/public/v3/Carriers/{carrierId}"
tags: ["Carriers"]
---

# Delete a Carrier

`DELETE /public/v3/Carriers/{carrierId}`

Delete a carrier within the specified account.

## Path parameters

- `carrierId` string, uuid, required

## Headers

- `x-tive-account-id` integer, required

## Response `204`

The carrier has been deleted

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

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