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 }'
Get base64 from media message
Your authorization key header
Name instance
Show child attributes
Convert video to MP4, for video only