Skip to main content
POST
Submit feedback for AI case summary

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Case identifier

Body

application/json
liked
boolean
required

Whether the user liked the AI summary

reason
string | null

Optional reason when the user dislikes the AI summary

Response

204 - undefined