Skip to main content
POST
Record an inbound SDK call (phone to browser)

Authorizations

Authorization
string
header
required

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

Body

application/json
callerNumber
string
required

E.164 caller number.

Response

Inbound call recorded

success
enum<boolean>
required
Available options:
true
call
object

A Call document. Many fields are provider-specific; clients should be tolerant of additional properties.

Example:
message
string