Ho to use this api curl in vb6.
Code:
curl --request POST \
--url https://api.ultramsg.com/yyyyyyyyyyyyyy/messages/chat \
--header 'content-type: application/x-www-form-urlencoded' \
--data-urlencode 'token=xxxxxxxxxxxxxxxx' \
--data-urlencode 'to=+393515342919' \
--data-urlencode 'body=WhatsApp API on UltraMsg.com works good'