Skip to main content
POST
/
v1
/
custody
/
guard
/
unbind_binding
/
request(
    "POST",
    "/v1/custody/guard/unbind_binding/",
    {
        "user_id": "cobo_168108513539918"
    },
    api_key, api_secret, host
)
{
  "success": true,
  "result": {
    "statement_id": "ABeWuAV7N2cwyWSxj3FW6gqcbUoqok8WzRHguqShLtXYVrmuEXWiPrcFBTJcPX24Q1CmZrxJiJCvZPTNK5ptqMhyXAuAbtRH6isJjG5Pq21jYzhCVGUoUVPHY5HTgDFCsrgFDsDVXGqUGi3ieWr26GWuAZUKX4L7s5kY"
  }
}



Request

user_id
String
required
unique user ID

Response

success
bool
request successful or failed
result
object
request(
    "POST",
    "/v1/custody/guard/unbind_binding/",
    {
        "user_id": "cobo_168108513539918"
    },
    api_key, api_secret, host
)
{
  "success": true,
  "result": {
    "statement_id": "ABeWuAV7N2cwyWSxj3FW6gqcbUoqok8WzRHguqShLtXYVrmuEXWiPrcFBTJcPX24Q1CmZrxJiJCvZPTNK5ptqMhyXAuAbtRH6isJjG5Pq21jYzhCVGUoUVPHY5HTgDFCsrgFDsDVXGqUGi3ieWr26GWuAZUKX4L7s5kY"
  }
}



Feel free to share your feedback to improve our documentation!