Upload Product Media
Products
Upload Product Media
Upload media to Shopify staging for later use in product creation
POST
Upload Product Media
V2 Preview — This endpoint is part of the V2 API preview. Breaking changes may occur.
Overview
Upload media to Shopify staging for later use in product creation. Returns a staged upload URL, HTTP parameters to POST the binary to, and aresourceUrl that can be passed into subsequent productSet calls.
Request Body
SeeProductMediaUploadRequest in the OpenAPI spec. Typical fields:
E.g.
image/png, image/jpeg, video/mp4.Shopify resource type — usually
IMAGE or VIDEO.Size in bytes (some MIME types require this).
Response
200