phone_import_admin

Import Phone Number

Import an existing phone number for a tenant (LiveKit, DB-only).

post/phone_import_admin

Request body

tenant_idstring uuid required

Tenant to assign this phone number to

phone_numberstring required

Phone number in E.164 format

telephony_provider'telnyx' | 'byo-phone-number' required

Telephony provider for this number

country_codestring required

ISO 3166-1 alpha-2 country code

voice_agent_idstring uuid nullable

Voice agent to assign this number to

namestring nullable

Display name for this phone number

voice_platform'livekit'

Voice platform (LiveKit only)

livekit_inbound_trunk_idstring nullable

LiveKit inbound SIP trunk ID for this number

livekit_outbound_trunk_idstring nullable

LiveKit outbound SIP trunk ID for this number

Response

Successful Response

idstring uuid required
numberstring required
providerstring required
statusstring required
external_idstring required
voice_agent_idstring uuid nullable
namestring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.