Skip to main content
POST
Create Site

Authorizations

Authorization
string
header
required

An API key created in your account settings, sent as Authorization: Bearer <key>.

Path Parameters

organizationId
string
required

Example: org_abc123.

Body

application/json
domain
string
name
string
public
boolean
blockBots
boolean
excludedIPs
any[]
excludedCountries
any[]
sessionReplay
boolean
webVitals
boolean
trackErrors
boolean
trackOutbound
boolean
trackUrlParams
boolean
trackInitialPageView
boolean
trackSpaNavigation
boolean
trackIp
boolean
trackButtonClicks
boolean
trackCopy
boolean
trackFormInteractions
boolean
tags
any[]

Response

Success.