Create a new address configuration
post/v1/Configuration/Addresses
Response
Created
account_sidstring nullable
The unique ID of the Account the address belongs to
addressstring nullable
The unique address to be configured. The address can be a whatsapp address or phone number
{"stackTrail":"components:schemas:conversations.v1.configuration_address:properties:auto_creation","oasType":"schema","type":"unknown","description":"Auto Creation configuration for the address.","nullable":true}
date_createdstring date-time nullable
The date that this resource was created.
date_updatedstring date-time nullable
The date that this resource was last updated.
friendly_namestring nullable
The human-readable name of this configuration, limited to 256 characters. Optional.
sidstring nullable
A 34 character string that uniquely identifies this resource.
typestring nullable
Type of Address, value can be whatsapp or sms.
urlstring uri nullable
An absolute API resource URL for this address configuration.