Skip to main content
POST
Register an inbound web call

Authorizations

Authorization
string
header
required

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

Body

application/json
id
string
required
Minimum string length: 1
baseUrl
string
required
Minimum string length: 1
agentId
string
simulationId
string
modality
enum<string>
Available options:
voice,
text
memberId
string
customerEmail
string

Response

Inbound web call registered

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