Upload MediaAsk AIpost https://{workspace}.glassix.com/api/v1.2/whatsapp/media/uploadsUpload Media for use in WhatsApp templatesQuery Paramsfile_typestringenumrequiredThe MIME type of the file being uploaded.image/jpgimage/jpegimage/pngvideo/mp4Allowed:image/jpgimage/jpegimage/pngvideo/mp4Body ParamsUpload media files to the WhatsApp platform. Once uploaded, you can use an uploaded file's handle to create a media template.mediafilefilerequiredHeadersContent-TypestringenumrequiredDefaults to multipart/form-datamultipart/form-datamultipart/form-dataAllowed:multipart/form-dataacceptstringenumDefaults to multipart/form-dataGenerated from available response content typesmultipart/form-datatext/plainAllowed:multipart/form-datatext/plainResponses 200OK Indicates the file was successfully uploaded. 400Bad Request No file provided. 413Request Entity Too Large The uploaded file is larger than the maximum file size.Updated 3 months ago