Delete all product files

Remove all downloadable files attached to the product (e-goods)

Access scopes

Requires the following access scope: update_catalog

Response

A JSON object with the following fields:

FieldTypeDescription
deleteCountnumberThe number of deleted files

Errors

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

HTTP codes

HTTP StatusDescription
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
Click Try It! to start a request and see the response here!