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