Produkte
Produkt aktualisieren
Ein spezifisches Produkt aktualisieren
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the product to update
Body
application/json
Updated product data
The body is of type object
.
Response
200 - application/json
Product updated successfully
The response is of type object
.