Edit a Product

This endpoint allows you to edit a product.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The product image filename to use. Use the GET Product list endpoint to view all products and their image filenames.

Body Params

An form-data containing the new details.

string

The new name of the product.

file

The new filename of the product's image.

float

The new price of the product.

string

The new description of the product.

integer

The new total number of units sold.

Responses

400

See message description.

500

see message description.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json