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

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

Path parameters

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