Skip to main content
POST
Create web call

Authorizations

Authorization
string
header
required

Generate tokens from your profile settings at app.uponai.com.

Body

application/json
agentId
string
required

Unique agent identifier. The owning workspace is inferred from this value.

workspaceId
integer
agentVersion
integer
metadata
object
uponai_dynamic_variables
object

Response

201 - application/json

Web call created.

callId
string
callType
string
status
string
agentId
string
agentVersion
integer
metadata
object
optOutSensitiveDataStorage
boolean
accessToken
string | null
expiresAt
string<date-time> | null
webCallUrl
string<uri> | null
uponai_dynamic_variables
object