Skip to main content
POST
Create custom response

Authorizations

Authorization
string
header
required

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

Path Parameters

chatbotId
string
required

Body

application/json
question
string
required
Minimum string length: 1
answer
string
required
Minimum string length: 1
originalAnswer
string | null

Response

Successful SiteGPT API v2 response.

ok
boolean
required
data
object
required
meta
object
required