How to upload data to Object Storage by API?
Hello there,
I've been going therewith Object Storage Object URL Create API Docs but I don't see how to upload data or media.
Could you help show me how to upload single data and multiple files please?
Thanks,
2 Replies
CassandraD
Linode Staff
We have a few other posts that discusses this that you may find helpful.
- Upload/Download files in a object storage through the API
- How do I upload a object storage file using the API
- How to use Object URL to Upload a file by Javascrpt?
However, I'd recommend using a different tool than our API with Object Storage. The other tools in our Object Storage Documentation will provide better options for managing your Object Storage Buckets. There are a few other options listed in that guide, but I'd start by looking into these to see if they meet your needs:
Is it currently not possible to support uploading objects through the API