v1

latestOpenAPI 3.0.02026-07-2411724301.7 KB
default

Upload Resumable Media

The Kaleyra platform's Upload Resumable Media API enables you to asynchronously upload (and resume interrupted upload sessions without restarting) media files of up to 100 MB, generating a unique media ID. This uploaded media file will be available for 24 hours after creation and the uploaded media will be available for three days after it has been created. You can receive real time update about your uploaded Resumable Media through the Kaleyra callback service. For more information about the callback profile for WhatsApp resumable media status update, see Callback Profile for WhatsApp Resumable Media Status Update.

post/v2/{sid}/whatsapp/{waba_id}/resumable_media

Path parameters

sidstring required

Account SID (Security Identifier).

waba_idstring required

WhatsApp Business Account ID.

Headers

api-key requiredstring

API key generated from Kaleyra platform account.

Response

Accepted