---
title: "Delete Porter"
method: DELETE
path: "/porters/{porterId}"
tags: ["porters"]
---

# Delete Porter

`DELETE /porters/{porterId}`

## Path parameters

- `porterId` string, required

## Response `200`

Null content

## Other responses

- `401` — Authentication Error
- `422` — Unprocessable Entity

---

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