Caller Setting
Setting your caller
Get my Caller information
GET
https://{yoursubdomain}.oncaller.asia/api/v1/setting
This endpoint allows you to get all settings of caller
Headers
Name
Type
Description
Authentication
string
Bearer + {token}
Update Caller information
PUT
https://{yoursubdomain}.oncaller.asia/api/v1/setting
Headers
Name
Type
Description
Authentication
string
Bearer + {token}
Request Body
Name
Type
Description
company
string
Company name
get_customer_info_timeout
string
event_url
string
OnCaller will send call events to this URL (your server)
callout_answer_url
string
Last updated
Was this helpful?