Skip to main content
POST
Create a satisfaction response for an update

Authorizations

Authorization
string
header
required

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

Path Parameters

updateid
string
required

Body

application/json
vote
integer

User vote 1–5.

comment
string

Plain text.

user_id
integer
meta
object

Response

200

OK