Media Library

Save an uploaded image to the media library

Rate limit: 100 requests / 10 seconds per shop. See Rate limiting.

Persists an uploaded image in the media library after the client has PUT it to the signed URL

post/open-api/v1.0/media/images

Request body

fileUrlstring required
widthinteger required
heightinteger required

Response

Created

idstring required
uristring required
widthinteger required
heightinteger required
thumbnailstring required
previewstring required

Changes

No recorded changes to this endpoint across all 3 revisions of this API.