GetVariantsResponse
object * Additional properties are NOT allowed.
variantsarray[object]required
* Additional properties are NOT allowed.
Show Child Parameters
Example
ImportPhoneNumberBody
objectImport settings for a single phone number, including which environment it routes to.
clientEnvstring
Client environment (sandbox, pre-release, live)
Default:live
Example
ImportPhoneNumberResponse
objectThe phone number that was imported.
importedstringrequired
The imported phone number
Example
ImportPhoneNumbersBody
objectA batch of phone numbers to import, all sharing the same environment assignment.
phoneNumbersarray[string]required
List of phone numbers to import
>= 1 items
clientEnvstring
Client environment (sandbox, pre-release, live)
Default:live
Example
ImportPhoneNumbersResponse
objectThe set of phone numbers that were imported.
importedarray[string]required
List of successfully imported phone numbers
Example