DELETE
/
catalog
/
products
/
{product-id}
/
images
/
{id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

product-id
string
required

product id

id
string
required

row id (PK)

Response

200 - application/json
message
string
success
boolean