Skip to main content
POST
/pult/products/reviews

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
product
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
product_id
string
required
@type
string
default:PultReview
text
string | null
pros
string | null
cons
string | null
rating
integer | null
created_at
integer | null
topic_id
string | null
author
object | null
images
string[]