Skip to main content
POST
Claim onboarding

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceId
string
required

Body

application/json
email
string<email>
required

Customer email that should own the chatbot after checkout starts the trial.

Maximum string length: 254
plan
enum<string>
required

SiteGPT plan selected by the user.

Available options:
STARTER,
GROWTH,
SCALE
interval
enum<string>
required

Billing interval selected by the user.

Available options:
MONTH,
YEAR

Response

Successful SiteGPT API v2 response.

ok
boolean
required
data
object
required
meta
object
required