GetDeploymentsResponse
objectDeployments for the requested environment, ordered newest first.
deploymentsarray[object]required
A deployment of an agent version to a specific environment, plus
who created it and when.
Show Child Parameters
Example
GetPhoneNumbersResponse
objectEvery phone number in the project, optionally filtered by connector.
phoneNumbersarray[object]required
A phone number owned by the project, plus the connector it routes incoming calls to.
Show Child Parameters
Example
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