Skip to main content
POST
/pult/products/qa

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:PultQuestion
question
string | null
text
string | null
is_staff_answer
boolean | null
author_name
string | null
rating
integer | null
created_at
integer | null
topic_id
string | null
responder
object | null