post https://apis.elai.io/api/v1/videos/from-presentation
Create a new video from ppt/pptx presentation
This API accepts only multipart/form-data with file
We don't support JSON base64-encoded strings. File should be sent with key "file" as a part of multipart/form-data request.
We accept only PPT/PPTX format.
Note: If request will be too long, you will recieve an http 206 status code. That means that conversion will take longer time than usual. Converted video will appear in the List videos request.