- discard(废弃)
- demo(模板-参考示例)
- usmile-wx(微信)
- uc(用户统一中心)
- user-web(健康&设备&我的)
- bff-cloud
- iot-sevice(IOT平台)
- cloud-admin(运营后台)
解绑用户平台账号
开发中
DELETE
https://test2.myusmile.online/uc/user/social/{socialId}
请求参数
Path 参数
socialId
string
必需
Header 参数
Authorization
string
用户登录token
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request DELETE 'https://test2.myusmile.online/uc/user/social/' \
--header 'Authorization;'
返回响应
🟢200成功
application/json
Body
object {0}
示例
{}