Product Media
Create product media
Creates new product media
post/api/v1/productMedia
Request body
Example request
{
"product": {
"id": "1337"
}
}Response
Resource successfully created response
Changes
No recorded changes to this endpoint across all 1 revision of this API.