Update Products
5.17 Update Products
Request
Method
URL
PUT
/update-product/{product_id}
Copy
Response
Status
Response
200
{
"status": true,
"product_id": 1
}
403
400
401
401
500
Last updated
Request
Method
URL
PUT
/update-product/{product_id}
Copy
Response
Status
Response
200
{
"status": true,
"product_id": 1
}
403
400
401
401
500
Last updated