WuKongIM Docs

Bind command-channel discovery

Operation boundary

  • Caller: Trusted backend only
  • Scope: Persists discovery binding between a user and a command Channel; later /message/sync acknowledgement still depends on the current-process generation record.

Deprecated

POST/message/cmd/bind

Starts durable offline discovery after the current command-channel tail.

Request Body

application/json

Persistent discovery binding between a user and command Channel.

TypeScript Definitions

Use the request body type in TypeScript.

Command-Channel offline-discovery binding parameters.

Response Body

application/json

application/json

application/json

{  "status": 200}