Skip to main content
POST
Create a new FAQ

Authorizations

X-CB-KEY
string
header
required

CloseBot API Key Authorization

Body

The create FAQ request.

sourceId
string | null

The source ID of the FAQ

question
string | null

The question of the FAQ

answer
string | null

The answer of the FAQ

Response

201

Created