Skip to main content
PATCH
Update conversation

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

Body

application/json
threadId
string
mode
enum<string>
Available options:
AI,
AGENT
title
string | null
tagIds
string[]
chatUser
object | null
pageUrl
string<uri> | null
sessionId
string | null
important
boolean
resolved
boolean
escalated
boolean
webhookUrl
string<uri> | null
webhookToken
string | null
markRead
boolean

Response

Successful SiteGPT API v2 response.

ok
boolean
required
data
object
required
meta
object
required