Name | Type | Description | Notes |
---|---|---|---|
name | String | A user friendly name for the messaging profile. | |
whitelistedDestinations | List<String> | Destinations to which the messaging profile is allowed to send. The elements in the list must be valid ISO 3166-1 alpha-2 country codes. If set to `["*"]` all destinations will be allowed. | |
enabled | Boolean | Specifies whether the messaging profile is enabled or not. | [optional] |
webhookUrl | String | The URL where webhooks related to this messaging profile will be sent. | [optional] |
webhookFailoverUrl | String | The failover URL where webhooks related to this messaging profile will be sent if sending to the primary URL fails. | [optional] |
webhookApiVersion | WebhookApiVersionEnum | Determines which webhook format will be used, Telnyx API v1, v2, or a legacy 2010-04-01 format. | [optional] |
numberPoolSettings | NumberPoolSettings | [optional] | |
urlShortenerSettings | UrlShortenerSettings | [optional] | |
alphaSender | String | The alphanumeric sender ID to use when sending to destinations that require an alphanumeric sender ID. | [optional] |
Name | Value |
---|---|
_1 | "1" |
_2 | "2" |
_2010_04_01 | "2010-04-01" |