Skip to main content
Version: 202607

Delete product image

DELETE 

/openapi/2026-07/products/:product_id/images/:image_id

Delete a specific product image using its unique identifier.

Request

Path Parameters

    product_id stringrequired

    The unique identifier for the product

    image_id stringrequired

    The unique identifier of the image

Responses

OK

Schema
    codestring

    error code

    messagestring

    error message

    data object
    object