PUT /public/v1/catalog/products/{productId}/media/{id} HTTP/1.1
Host:
Content-Type: application/json
Accept: */*
Content-Length: 481
{
"id": "text",
"audit": {
"created": {
"at": "2025-06-01T18:24:24.876Z",
"by": {
"id": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-06-01T18:24:24.876Z",
"by": {
"id": "text",
"name": "text",
"icon": "text"
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"type": "text",
"description": "text",
"status": "text",
"filename": "text",
"size": 1,
"contentType": "text",
"displayOrder": 1,
"url": "text",
"product": {
"id": "text",
"name": "text",
"externalIds": {
"operations": "text"
},
"icon": "text",
"status": "text"
}
}