Delete_product_variant
Delete a product variant from your LINE Shopping catalog by specifying the product ID, variant name, and value.
Instructions
An API for product variant deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Product id | |
| name | Yes | Name of product variant | |
| value | Yes | Value of product variant |