Catalog Push API (v0)
Delete Products
DELETE
/
catalog
/
v0
/
products
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
main_product_ids
string[]
requiredResponse
200 - application/json
The response is of type any
.
Was this page helpful?