v
latestOpenAPI 3.1.02026-08-105471692.1 MBVoice
Enable phone calling on a number
Turns on regular phone (PSTN) calling for one of your numbers and configures how inbound calls are handled. Inbound calls route to forwardTo: your own AI voice agent (Vapi/Retell), a phone, or a SIP endpoint. Optional extras: voicemail, business-hours windows, an IVR menu, a caller blocklist, recording, and transcription. A number can also be voice-enabled with no forward (outbound-only).
Idempotent, and doubles as the settings update: only fields present in the body are written. Omitting forwardTo preserves the current destination; sending an empty string clears it.
post/v1/phone-numbers/{id}/voice
Path parameters
idstring required
Phone number record ID (from GET /v1/phone-numbers).
Request body
Response
Voice enabled; the full effective voice config is echoed back.