cURL
curl --request POST \ --url https://{server-url}/chat/getBase64FromMediaMessage/{instance} \ --header 'Content-Type: application/json' \ --header 'apikey: <api-key>' \ --data ' { "message": { "key": { "id": "<string>" } }, "convertToMp4": true } '
This response has no body data.
Get base64 from media message
Your authorization key header
Name instance
Show child attributes
Message ID
Convert video to MP4, for video only