Skip to main content
POST
/target/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
@type
string
default:TargetProductReview
rating
number | null
text
string | null
author
string | null
is_syndicated
boolean | null
source
string | null
submitted_at
string | null
created_at
string | null
updated_at
string | null