Skip to main content
PUT
Web calls toggle
Web calls are off by default. This endpoint flips the per-number flag. See the Web Calls concept for how calls are started and billed.

Path

string
required
The number, E.164 (+44...). Must belong to your account.

Body

boolean
required
true to allow web calls to this number’s agent, false to refuse them.
Request
Response
GET the same path returns { "phone_number": "...", "web_calls_enabled": true|false }. DELETE forces the flag off. All three are scoped to your key - you can never read or change another account’s numbers.
Enabling web calls bills that number’s calls at $0.09/min (same rate and rule as Live Monitor - either feature on means 0.09, both on is still 0.09).