{
"chatId": "712345678910@c.us",
"idMessage": "BE1DC86343987976E39B5FF354D7FF12"
}
curl --location -g --request POST '/waInstance{{idInstance}}/downloadFile/{{apiTokenInstance}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"chatId": "712345678910@c.us",
"idMessage": "BE1DC86343987976E39B5FF354D7FF12"
}'
{
"downloadUrl": "https://sw-media.storage.net/1101000000/f5f78319-c063-4ed1-95c5-568123456789.jpeg"
}