CreateVariantBody
object * Additional properties are NOT allowed.
namestringrequired
>= 1 characters
attributeValuesobject
Default:{"values":{}}
* Additional properties are NOT allowed.
Show Child Parameters
isDefaultboolean
Example
DeleteConnectorResponse
objectSummary of a connector deletion, including every phone number that
was released by the cascade.
deletedConnectorstringrequired
ID of the deleted connector
deletedPhoneNumbersarray[string]required
Phone numbers that were associated with the connector
Example
DeletePhoneNumberErrorItem
objectAn error encountered while deleting a phone number in a batch.
phoneNumberstringrequired
errorstringrequired
Example
DeletePhoneNumberResponse
objectThe phone number that was released.
deletedstringrequired
The deleted phone number
Example
DeletePhoneNumbersBody
objectPhone numbers to release in a single call.
Releases are processed independently; see the response for per-number results.
phoneNumbersarray[string]required
List of phone numbers to delete
>= 1 items
Example