Create a product review

Creates a new review for a specified product.

Path Params
integer
required

The unique identifier of the product.

Body Params
string
required

The name of the customer who added the review.

string
required

The content of the review.

integer
required
1 to 5

The review rating (between 1 and 5).

boolean
Defaults to true

Indicates whether the review should be displayed.

Responses

400

Invalid request data.

401

Unauthorized. Invalid or missing API key.

500

Server error.

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