Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

baseId
string
required
chatId
string
required
messageId
string
required

Body

application/json
type
enum<string> | null
required
Available options:
thumbsUp,
thumbsDown
comment
string
Maximum string length: 2000

Response

200

Updated feedback (null if cleared)

Last modified on September 15, 2026