catalog Product Attribute Media Gallery Management V1Update Put
PUT {{baseUrl}}/V1/products/:sku/media/:entryId
Update gallery entry
Request Body
{"entry"=>{"media_type"=>"<string>", "label"=>"<string>", "position"=>"<integer>", "disabled"=>"<boolean>", "types"=>["<string>", "<string>"], "content"=>{"base64_encoded_data"=>"<string>", "type"=>"<string>", "name"=>"<string>"}, "extension_attributes"=>{"video_content"=>{"media_type"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "video_provider"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "video_url"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "video_title"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "video_description"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "video_metadata"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}}, "file"=>"<string>", "id"=>"<integer>"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""