v6

latestOpenAPI 3.0.1raw.githubusercontent.com2025-12-09153208467.0 KB
articles

Deletes existing article image by uuid

ADD ENDPOINT DESCRIPTION HERE

delete/articles/{sellerId}/{articleId}/images/{uuid}

Path parameters

sellerIdinteger required

The unique identifier for the seller account. This ID is used to scope operations to a specific seller's data and resources.

articleIdinteger required

The unique identifier for an article (product/SKU) in the system.

uuidstring required

Response

successful operation