Skip to main content
POST
Take over

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.

Body

application/json
message
string

Optional note to add when switching conversation mode.

Required string length: 1 - 2000

Response

Successful SiteGPT API v2 response.

ok
boolean
required
data
object
required
meta
object
required