---
title: "插槽用户订阅"
method: POST
path: "/api/v1/things/slot/user/subscribe"
tags: ["things/slot/user", "thingsSlotUser"]
---

# 插槽用户订阅

`POST /api/v1/things/slot/user/subscribe`

## Request body

- SlotUserSubscribe
  - `code` string, required
  - `params` object, required

## Response `200`

A successful response.

- object
  - `code` integer
  - `data` SlotUserSubscribeResp
    - `list` object[], required
  - `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/revisions/f3bdeb916389/schema)
