Skip to main content
POST
Create a landing page

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
title
string
required

Human-readable page title.

Maximum string length: 200
slug
string

Optional URL slug. Auto-derived from the title when omitted; unique per tenant.

Maximum string length: 80
content
any

Builder block list (page structure). Validated in depth by the service.

campaign_id
string

Optional campaign to attribute visits/conversions to.

Maximum string length: 128

Response

201

Landing page created