---
title: "Delete a carrier"
method: DELETE
path: "/carriers/{carrierId}"
tags: ["Carriers"]
---

# Delete a carrier

`DELETE /carriers/{carrierId}`

## Path parameters

- `carrierId` integer, required — Carrier ID

## Response `200`

OK

- DeleteCarrierOutputBody
  - `$schema` string, uri — A URL to the JSON Schema for this object.
  - `message` string, required

## Other responses

- `default` — Error

---

[API](https://skmtc.dev/droidrun/apis/droidrun-cloud.md) · [All operations](https://skmtc.dev/droidrun/apis/droidrun-cloud/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/droidrun/droidrun-cloud/revisions/a1453ac769d4/schema)
