elements-storage / elements-sdk-python

ELEMENTS Python SDK
https://python.sdk.elements.tv/
MIT License
13 stars 1 forks source link

Uploading files through the API #4

Open cergfix opened 2 years ago

cergfix commented 2 years ago

Hey! I'm looking for a way to push/sync/upload batches of files through the API to the Media Library.

Is this supported? Are there any examples on how to do it?

Eugeny commented 2 years ago

Hi, sorry for the delay. We're using flow.js for chunked uploads, and you can follow the same request pattern to upload files as well.

Take a look at the following OpenAPI operations in your API playground: