v1
latestOpenAPI 3.0.1MIT2026-07-2638658.5 KBProduct
Update Product V2
Update an existing product information (Step 2 - Optional)
put/v2/product
Request body
Example request
{
"product_id": "NTQ0MTkzNjg"
}Response
Success
Example response
{
"msg": "Success"
}