Unbind Phone
Detach the phone from the caller's account.
Refuses when the caller has NEITHER email+password NOR WeChat bound — phone is their only login factor and unbinding would lock them out. The SPA must already gate the "unbind" button on the same condition so this is a server-side defense in depth.
post/api/user/profile/unbind-phone
Headers
authorizationstring nullable
Response
Successful Response
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.