Skip to main content
POST
Submit feedback on a generated AI draft

Authorizations

Authorization
string
header
required

Authenticate every request with a Bearer token. Pass your Reply API key in the Authorization header:

Get your API key from the Reply dashboard: Settings → API Key.

Path Parameters

id
integer
required

Thread id

Required range: x >= 1

Body

application/json
vote
enum<string>
required
Available options:
like,
dislike
dislikeReasons
string[]

Categorized reasons when vote is dislike. The exact enum is still being finalized — coming soon.

comment
string

Freeform comment from the user

Response

Feedback recorded