Products
Create Upload URL
Get a presigned URL to upload a distributable file
POST
Create Upload URL
Returns a presigned URL to upload a distributable file to Sequenzy storage. PUT the file bytes to
uploadUrl, then attach publicUrl to a product with Attach Delivery File.
Allowed types: PDF, ePub, ZIP, images, audio, video, and text files, up to 100MB. Files are stored under unguessable URLs.
Request
Original file name (used to build the hosted file name).
File MIME type, e.g.
application/pdf.File size in bytes (max 104857600).
Responses
Create Upload URL