Import phone number
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
The phone number to import. For most providers use E.164. Five9 and Zoom also accept non-E.164 integration or extension identifiers.
A human-readable name for the phone number.
Telephony provider for the imported number. Omit or use custom for a bring-your-own SIP trunk. Use five9, ringcx, or zoom for those integrations; SIP domain defaults are applied automatically for those three only.
Optional SIP trunk username for authentication. Required when uac_enabled is true. Not used for five9, ringcx, or zoom.
Optional SIP trunk password for authentication. Required when uac_enabled is true. Not used for five9, ringcx, or zoom.
Optional outbound proxy used for outbound calls and SIP REGISTER requests. For five9, Synthflow sets the regional TLS proxy automatically when omitted.
Optional auth username used for SIP REGISTER requests when it differs from trunk_username.
When true, Synthflow sends outbound SIP REGISTER traffic to your carrier or PBX so it can authenticate outbound calls. Requires trunk_username and trunk_pwd. Defaults to false.
SIP registration refresh interval in seconds. Only used when uac_enabled is true (or for providers that register implicitly, such as RingCentral). Whole numbers only, between 60 and 3600. Defaults to 300.