Mar 31, 2020 04:46 PM
Is it possible to upload actual images via the API? I say “actual” images because I do not mean uploading the URLs of images hosted elsewhere.
Apr 01, 2020 08:51 AM
When you say “actual” images, it what context do your images exist in your API process? Are they Base64 images? Images in the local file system where the API process is running? Or maybe images in an S3 object store?