---
title: "删除自定义协议服务器"
method: POST
path: "/api/v1/things/protocol/service/delete"
tags: ["things/protocol/service", "thingsProtocolService"]
---

# 删除自定义协议服务器

`POST /api/v1/things/protocol/service/delete`

## Request body

- WithID
  - `id` integer — id

## Response `200`

A successful response.

- object
  - `code` integer
  - `msg` string

---

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