cURL
curl --request POST \ --url https://api.voxo.co/v2/messaging/messages/upload-media \ --header 'Authorization: Bearer <token>'
{ "urls": [ "<string>" ] }
Upload media files for MMS messages (max 3MB)
Documentation IndexFetch the complete documentation index at: https://docs.voxo.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.voxo.co/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Uploaded media URLs
Media URLs
Was this page helpful?
Contact support