取消訂閱
POST/openapi/market-data/streaming/unsubscribe
• 功能說明:成功建立行情MQTT連線後,調用本介面退訂即時行情推送。調用成功不返回內容,調用失敗返回錯誤信息。退訂後將釋放topic配額。
• 頻次限制: 市場資料介面速率限制每60秒60個請求
Request
Responses
- 200
- 401
- 417
- 500
OK
Unauthorized: Authentication required
A business logic error triggered when the request cannot be processed due to domain-specific constraints.
Internal Server Error.