ConversationAdministration

Creates a new conversation. This is only for create operation.

post/messages/conversations

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

Response

The request has succeeded and a new resource has been created as a result.

idstring required

The conversation ID.

topicstring

The conversation topic.

deliveryChannelIdsstring[]

List of delivery channel IDs.

outboundDeliveryStrategy'internalOnly' | 'allParticipants'

The options of the outbound delivery strategy for messages sent by participants in a conversation.

Changes

Changed in 2 of the 4 revisions of this API.11