Update a product
PUT /products/{product_no}
You can modify the product created in the shopping mall.
You can modify display status, sales status, product name, etc.
| Item | Value |
|---|
| scope | WRITE_PRODUCT |
| Rate Limit | 40calls/sec |
| Request Limit | 1items |
| Channel | cafe24, youtube |
Request