Skip to main content
POST
Submit Turn Feedback

Authorizations

Authorization
string
header
required

Clerk-issued RS256 JWT.

Path Parameters

session_id
string
required

Query Parameters

token
string | null

Body

application/json
turn_index
integer
required
Required range: x >= 0
reaction
enum<string>
required
Available options:
up,
down
comment
string | null
Maximum string length: 2000

Response

Successful Response

id
string<uuid>
required
turn_index
integer
required
reaction
enum<string>
required
Available options:
up,
down
comment
string | null
required