Call record callback

This interface needs to be provided by the customer, and the customer needs to tell us the interface address for configuration. After the call recording is generated, we will push the result to this i

Request method GET

Example

Your webhook?
caller=85xxxxx192&
callee=0062xxxxxxx5067&
startTime=1744269917000&
fileUrl=https://xxxxxxx.com/xxx1d-b1bf4fb3e287.wav

Dr Params

parameter
type
remark

caller

string

caller

callee

String

phone number

startTime

long

start timestamp

fileUrl

String

call recording file address

Last updated