curl --location 'https://api.sudonum.com.com/v2/whatsapp/template-media/' \
--form 'media_file=@"/home/sudonum/Pictures/galaxy.png"' \
--form 'type="IMAGE"' \
--form 'whatsapp_number="{{whatsapp_id}}"' \
--form 'caption="details goes here"'{
"uuid": "4473c18f-ca4b-4d6d-a916-02f7adfeb0af",
"type": "IMAGE",
"caption": "details goes here",
"whatsapp_number": "276000000",
"full_url": "../v2/whatsapp/media/4473c18f-ca4b-4d6d-af/",
"created": "2024-04-18T12:51:04.026450Z",
"modified": "2024-04-18T12:51:06.415687Z"
}