Unlock a Sharing Partner
Used to bulk unbundle a shareholder
Dxplaination of Interface Call Request
Example of request parameters
Examples of back-up
Dxplaination of request parameters
parameter | type | Is it compulsory? | Introductions |
openids | string array | yes | List of openid sharers to unbind |
Dxplaination of callback parameters
parameter | type | Introductions |
errcode | number | Error code |
errmsg | string | Error message |
success_list | string array | Success list (after unbinding, push results via callback) |
fail_list | string array | A list of failures that can be tried again |
refuse_list | string array | Rejected list, not retried (openid error, not unbound time, etc.) |