Skip to main content
POST
Create 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

Chatbot ID.

Body

application/json
title
string
required
Minimum string length: 1
message
string
description
string
type
enum<string>
Available options:
PROMPT,
LINK,
ESCALATION
promptType
enum<string>

Alias of type; type wins when both are sent.

Available options:
PROMPT,
LINK,
ESCALATION
isEscalationPrompt
boolean
functionId
string | null
order
integer
Required range: x >= 0

Response

Successful SiteGPT API v2 response.

ok
boolean
required
data
object
required
meta
object
required