Skip to main content
PATCH
Update followup

Authorizations

Authorization
string
header
required

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

Path Parameters

chatbotId
string
required
followupId
string
required

Body

application/json
title
string
Minimum string length: 1
message
string
description
string
type
enum<string>
Available options:
QUESTION,
LINK
isEscalationPrompt
boolean

Response

Successful SiteGPT API v2 response.

ok
boolean
required
data
object
required
meta
object
required