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

Chatbot ID.

threadId
string
required

Conversation thread ID.

messageId
string
required

Message ID.

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