Skip to main content
GET
/
exts
/
unbind
/
{agentUUID}
查询未绑定客服的分机列表和当前座席绑定的分机号
curl --request GET \
  --url https://sg.sobot.io/exts/unbind/{agentUUID} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

companyId
string

公司ID

authorization
string
default:{{authorization}}

Path Parameters

agentUUID
string
required

Query Parameters

companyId
string
operatorUserId
string
tempId
string
language
string
timezone
string
timezoneid
string

Response

200 - application/json