curl --location 'http://104.251.212.149:8085/sendmedia' \ --header 'Authorization: vimpapi' \ --form 'file=@"C:\\Users\\USER_3\\Downloads\\pfizer.png"' \ --form 'target="8086695180"' \ --form 'caption="hi"'
{}