cURL
curl --request GET \ --url https://sg.sobot.io/exts/unbind/{agentUUID} \ --header 'Authorization: Bearer <token>'
{ "apiVersion": "", "status": "", "code": 0, "message": "", "reason": "", "kind": "", "metaData": { "creatorId": "", "creationTime": 0, "updateUserId": "", "updatedTime": 0 }, "data": { "creatorId": "", "creationTime": 0, "updateUserId": "", "updatedTime": 0, "pageSize": 0, "currPage": 0, "orderByName": "", "orderByASC": false, "partition": false, "startExt": "", "batchNum": 0, "enabled": 0, "extensions": { "": null }, "companyId": "", "id": "", "ext": "", "password": "", "bindStatus": 0, "bindTime": 0, "agentUuid": "", "currentUsingAgentUuid": "", "agentName": "", "extType": 0, "domain": "", "ha1": "", "ha1b": "", "status": 0, "langCode": "", "langCodeTxt": "" }, "retMsg": "", "retCode": "" }
查询未绑定客服的分机列表和当前座席绑定的分机号
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
公司ID