Skip to main content
Version: 202506

Delete product image

DELETE 

/openapi/2025-06/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