Skip to main content
POST
Authorize data source

Authorizations

Authorization
string
header
required

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

Path Parameters

chatbotId
string
required
connectionId
string
required

Body

application/json
clientRedirectUrl
string<uri> | null

Optional redirect URL after OAuth/picker selection.

Response

Successful SiteGPT API v2 response.

ok
boolean
required
data
object
required
meta
object
required