Skip to main content

Replace Main Image Relationships

PUT 

/pcm/products/:productID/relationships/main_image

Replace Main Image Relationships

Request

Path Parameters

    productID stringrequired

    A unique identifier for the product.

Body

    data object[]
  • Array [
  • id string

    The ID of the new image file.

    type string

    Possible values: [file]

  • ]

Responses

No Content

Loading...