DELETE /self/{shopId}/products/{productId}

DELETE /self/{shopId}/products/{productId}

Path parameters

DELETE /self/{shopId}/products/{productId}
curl \
 -X DELETE https://dev.sellpass.io/self/{shopId}/products/{productId} \
 -H "Authorization: $API_KEY"