Products
Update product
Update an existing product by id.
POST
Update a product.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Create product response.
The response is of type object
.
Update a product.