Skip to main content
POST
Create an NPS response

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
vote
integer
required

NPS rating 1–10.

Required range: 1 <= x <= 10
meta
object
comment
string
user_id
integer
force
boolean
default:false

By default a new value within 14 days replaces the previous one. force: true always creates a new record.

Response

200 - application/json

OK

status
string
data
object