Skip to main content
PATCH
Update message

Authorizations

Authorization
string
header
required

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

Path Parameters

chatbotId
string
required
threadId
string
required
messageId
string
required

Body

application/json
reaction
enum<string>
Available options:
NEGATIVE,
NEUTRAL,
POSITIVE
text
string

Response

Successful SiteGPT API v2 response.

ok
boolean
required
data
object
required
meta
object
required