Conversations
UploadAttachment
Upload an attachment directly into a channel's blob storage.
This is useful because it allows you to store data in a compliant store when dealing with enterprises.
The response is a ResourceResponse which contains an AttachmentId which is suitable for using with the attachments API.
post/v3/conversations/{conversationId}/attachments
Path parameters
conversationIdstring required
Conversation ID
Request body
Response
An object will be returned containing the ID for the resource.