Maximum file size is 100MB.
Header
Your JigsawStack API key
File content type e.g image/png, image/jpeg, video/mov, video/mp4
Body
The blob file to upload.
Query
The key to store the file. We recommend you include the file extension in the
key. E.g
image-key.png
Overwrite the file if key already exists.
Provides a temporary public URL valid for 10 minutes, if set to true.
See complete guide on File Storage here
Response
Key used in storing the file.
Url used in accessing the file.
Size of the uploaded file in bytes.
Temporary public URL valid for 7 days. Only present if temp_public_url is set to true.