imageUrl in Send Image, fileUrl in Send File, or video attachments).⚠️ Size limits: images up to 5 MB, videos up to 16 MB, PDFs up to 100 MB. Files exceeding these limits are rejected.
curl --location 'https://api.voxa.sa/v1/support/upload' \
--header 'Authorization: Bearer ACCESS_TOKEN' \
--form 'file=@""'{
"url": "https://.../my-photo.jpg"
}