Advanced Search
Search Results
100 total results found
Common API - Extension call state callback parameters
#Extension call state callback parameters To call back the call status of an extension, you need to configure a callback address for the corresponding account. Callback address configuration for extension call status: The customer provides an interface address...
Common API - Global error and status codes
Global error and status codes Interface exception error Description: ret is not 200, msg is abnormal error message. { "ret":400, // status code "data":[], "msg":"Illegal request: invalid parameter" } ret msg illustrate 400 illegal request ...
Common API - Obtain authorization token interface
Obtain authorization token interface Interface Description: Tokens required to access other interfaces must be obtained from this interface through the authorized Appid and Accesskey (except for the batch IVR interface). The timeliness of the interface authori...
Common API - call record callback parameters
call record callback parameters Bill callback needs to be configured with a callback address for the corresponding account. Callback address configuration of bills: The customer provides an interface address that can receive json data, which can be configured ...
Group Access - Create extension group
Create extension group Interface Description: Create a task group required before creating a predictive outbound task。 Request method: POST, form-data format request parameters parameter name type Is it necessary illustrate service string yes App.Sip_Ex...
Group Access - Edit group extension
Edit group extension Interface Description: Create a task group required before creating a predictive outbound task。 Request method: POST, form-data format request parameters parameter name type Is it necessary illustrate service string yes App.Sip_Extg...
Group Access - Get group extension information
Get group extension information Interface Description: Create a task group required before creating a predictive outbound task。 Request method: POST, form-data format request parameters parameter name type Is it necessary illustrate service string yes A...
Group Access - Get group information
Get group information Interface Description: Create a task group required before creating a predictive outbound task。 Request method: POST, form-data format request parameters parameter name type Is it necessary illustrate service string yes App.Sip_Ext...
Queue Access - Get queue extension information
Get queue extension information Interface Description: Get the extension list information owned by the user。 request parameters parameter name type Is it necessary illustrate service string yes App.Sip_Sipnum.GetSipnumberInfo token string yes The toke...
Queue Access - Get queue list
Get queue list Interface Description: Get the list of task groups owned by the current user。 request parameters parameter name type Is it necessary illustrate service string yes App.Sip_Queue.GetQueueList token string yes The token obtained through th...
Queue Access - Set agent idle status
Set agent idle status Interface Description: Set the idle status of the agent。 request parameters parameter name type Is it necessary illustrate service string yes App.Sip_Queue.SetSeatsStatus token string yes The token obtained through the authorizat...
Group Access - delete group extension
delete group extension Interface Description: Create a task group required before creating a predictive outbound task。 Request method: POST, form-data format request parameters parameter name type Is it necessary illustrate service string yes App.Sip_Ex...
Queue Access - create queue
create queue Interface Description: Create a task group required before creating a predictive outbound task。 Request method: POST, form-data format request parameters parameter name type Is it necessary illustrate service string yes App.Sip_Queue.AddQue...
Queue Access - extension check in
extension check in Interface Description: Check extension into task group。 request parameters parameter name type Is it necessary illustrate service string yes App.Sip_Queue.SipSignIn token string yes The token obtained through the authorization inter...
Queue Access - extension sign out
extension sign out Interface Description: Check extension into task group。 request parameters parameter name type Is it necessary illustrate service string yes App.Sip_Queue.SipSignOut token string yes The token obtained through the authorization inte...
Common API - API for getting call records
API for getting call records Interface description: the interface for the customer to actively pull the list of call records. Request method: POST, form-data format Get call record interface request parameters parameter name type Is it necessary illustrate ...
Common API - Call recording download link interface
Call recording download link interface Interface Description: Get the download link for the call log file. At present, call recordings are saved for 3 months, and it is recommended to save them locally。 request parameters parameter name type Is it necessary...
Common API - Clear the Token interface
Clear the Token interface Note: When there is a new extension or an abnormality occurs after the extension is adjusted, you can clear the Token through this interface, and then obtain the Token again to continue the operation. Request method: POST, form-data f...
Common API - Extension call state callback parameters
Extension call state callback parameters To call back the call status of an extension, you need to configure a callback address for the corresponding account. Callback address configuration for extension call status: The customer provides an interface address ...
Common API - Global error and status codes
Global error and status codes Interface exception error Description: ret is not 200, msg is abnormal error message. { "ret":400, // status code "data":[], "msg":"Illegal request: invalid parameter" } ret msg illustrate 400 illegal request ...