post /v1/products/{id}

Update a product

PostProductsId

<p>Updates the specific product by setting the values of the parameters passed. Any parameters not provided will be left unchanged.</p>

Parameters

Name In Type Required Description
id path string yes

Request Body

application/x-www-form-urlencoded

Responses

200 Successful response.
default Error response.