Skip to main content
POST
Create a review

Body

application/json
email
string
required

The email of the reviewer.

name
string
required

The name of the reviewer.

Maximum string length: 60
rating
integer
required

The rating given by the reviewer.

Required range: 1 <= x <= 5
body
string
required

The content of the review.

Required string length: 10 - 1000
title
string

The title of the review.

Maximum string length: 100
product_ref
string

The reference of the product for which to create a review.

Response

Success

data
object
required

The main data returned by the API endpoint.