Product Delete

DELETE https://api.ecartapi.com/api/v2/products/{{id}}

Delete an Etsy Product from a store.

WARNING:

A Product can be deleted only if the state is one of the following: SOLDOUT, DRAFT, EXPIRED, INACTIVE, ACTIVE and isavailable or ACTIVE and has seller flags: SUPRESSED (frozen), VACATION, CUSTOMSHOPS (pattern), SELLON_FACEBOOK

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"success":true}