Delete all gallery images

Remove all gallery images attached to the product

Headers

NameTypeDescription
AuthorizationstringoAuth token with mandatory Bearer before it. Example: Bearer e***s0, where e***s0 should be replaced with your oAuth token.

Response

A JSON object of type 'DeleteStatus' with the following fields:

DeleteStatus

FieldTypeDescription
deleteCountnumberThe number of deleted gallery images

Errors

In case of error, Ecwid responds with an error HTTP status code and JSON-formatted body containing error description

HTTP codes

HTTP StatusDescription
400Request parameters are malformed
403Access token doesn't have update_catalog scope
404Product is not found
500Deleting of the files failed or there was an internal server error

Error response body (optional)

FieldTypeDescription
errorMessagestringError message
Language
Authorization
Query