v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14191644620.9 KB

Creates a proxy session on the specified Amazon Chime Voice Connector for the specified participant phone numbers.

post/voice-connectors/{voiceConnectorId}/proxy-sessions

Path parameters

voiceConnectorIdstring required

The Amazon Chime voice connector ID.

Request body

ParticipantPhoneNumbersE164PhoneNumber[] required

The participant phone numbers.

Namestring password

The name of the proxy session.

ExpiryMinutesinteger

The number of minutes allowed for the proxy session.

CapabilitiesCapability[] required

The proxy session capabilities.

NumberSelectionBehavior'PreferSticky' | 'AvoidSticky'

The preference for proxy phone number reuse, or stickiness, between the same participants across sessions.

GeoMatchLevel'Country' | 'AreaCode'

The preference for matching the country or area code of the proxy phone number with that of the first participant.

Response

Success