Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Downloads a multimedia message for the specified currently active chat.

HTTP GET /livechat/downloadDocument/:chatId/:messageId

Path Variables:

Name

Mandatory

Type

Description

chatId

YES

STRING

Unique Chat identifier

messageId

YES

STRING

Unique message identifier

Response:

Type: BINARY

Example:

Request

http://<hostname>:<port>/livechat/downloadDocument/CHAT_a2901b37-66bb-49d0-a041-b84bb8f421c4/15f8fe7c-c7c6-4136-8a9a-5bbaadd167b0

  • No labels