---
title: "Deletes a communication way"
method: DELETE
path: "/CommunicationWay/{communicationWayId}"
tags: ["CommunicationWay"]
---

# Deletes a communication way

`DELETE /CommunicationWay/{communicationWayId}`

## Path parameters

- `communicationWayId` integer, required

## Response `200`

Successful operation - Communication way deleted

- object
  - `objects` unknown[]
    - unknown

## Other responses

- `400` — Bad request
- `401` — Authentication required
- `409` — Conflict
- `500` — Server Error

---

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