Product Media

Create product media version

Creates new product media version

post/api/v1/productMedia/{id}/versions

Path parameters

idstring required

Resource identifier.

Example:17

The resource's identifier.

Request body

namestring nullable
remarkstring nullable
fileNamestring
fileContentstring byte

A base64 encoded image. Supported image formats JPEG, PNG

Response

Resource successfully created response

Changes

No recorded changes to this endpoint across all 1 revision of this API.