DELETE https://app.ecwid.com/api/v3/{storeId}/products
DELETE
https://app.ecwid.com/api/v3/{storeId}/products
Your app must have the following access scopes to make this request: update_catalog_batch_delete
update_catalog_batch_delete
All path params are required.
storeId
number
Ecwid store ID.
productId
Internal product ID.
The Authorization header is required.
Authorization
Bearer secret_ab***cd
Access token of the application.
202 Accepted HTTP status code.
202 Accepted
Last updated 8 months ago
Was this helpful?