Sha256: be897a2e6331e8a62c0b17856743dccd5abb8c226b14b9ac4414f11fe7dbba8d
Contents?: true
Size: 1.21 KB
Versions: 60
Compression:
Stored size: 1.21 KB
Contents
--- title: CreateOutboundMessagingConversationRequest --- ## PureCloud::CreateOutboundMessagingConversationRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **queue_id** | **String** | The ID of the queue to be associated with the message. This will determine the fromAddress of the message. | | | **to_address** | **String** | The messaging address of the recipient of the message. For an SMS messenger type, the phone number address must be in E.164 format. E.g. +13175555555 or +34234234234 | | | **to_address_messenger_type** | **String** | The messaging address messenger type. | | | **use_existing_conversation** | **BOOLEAN** | An override to use an existing conversation. If set to true, an existing conversation will be used if there is one within the conversation window. If set to false, create request fails if there is a conversation within the conversation window. | [optional] | | **external_contact_id** | **String** | The external contact Id of the recipient of the message. | [optional] | | **external_organization_id** | **String** | The external organization Id of the recipient of the message. | [optional] | {: class="table table-striped"}
Version data entries
60 entries across 60 versions & 1 rubygems