Skip to main content
POST
/
exts
/
idle
/
page
/
search
分页查询未被使用的分机帐号
curl --request POST \
  --url https://sg.sobot.io/exts/idle/page/search \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '"<unknown>"'

Authorizations

Authorization
string
header
required

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

Headers

authorization
string
default:{{authorization}}

Path Parameters

companyId
string
required

公司ID

Query Parameters

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

Body

application/json

Response

200 - application/json