Update a Product Family Attribute Menu Item Image
put
/rest/v19/allProductFamilySetups/{allProdFamsVarName}/productFamilies/{prodFamVarName}/attributes/{attributeVarName}/menuItems/{menuItemId}/images/{imageId}
Use this endpoint to update the specified Product Family menu item image.
Request
Supported Media Types
- application/json
Path Parameters
-
allProdFamsVarName(required): string
Variable Name
-
attributeVarName(required): string
Variable Name of the Attribute
-
imageId(required): integer
Primary Key of the Resource
-
menuItemId(required): integer
Primary Key of the Resource
-
prodFamVarName(required): string
Variable Name
Root Schema : Configuration Menu Item Images
Type:
object
Title:
Show Source
Configuration Menu Item Images
-
dateAdded:
string
Title:
Date Added
System field indicating the date on which the Resource was created. -
dateModified:
string
Title:
Date Modified
System field indicating the date on which the Resource was last modified. -
id:
integer
Title:
Id
Primary Key of the Resource -
relativePath:
string
Title:
Relative Path
Relative Path for Configuration Menu Item Image
Response
Supported Media Types
- application/json