Skip to main content
PATCH
Update landing page metadata.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Path Parameters

page_id
string
required

Body

application/json

Landing page updates

Request body for updating a landing page

companyId
string
required

Company ID

description
string

New description

domainId
string

Domain ID for custom domain publishing

listId
string

Smart list ID for form capture

name
string

New name

seoMetadata
object

SEO metadata

status
string

New status: draft, published, archived

Response

Updated landing page

Landing page object

created
number

Creation timestamp

description
string

Description

domainId
string

Custom domain ID

htmlContent
string

HTML content

id
string

Landing page ID

isPublished
boolean

Whether page is published

listId
string

Attached smart list ID

name
string

Landing page name

projectId
string

Associated project ID

publicSlug
string

Public URL slug

publicUrl
string

Full public URL

seoMetadata
object

SEO metadata

status
string

Status: draft, published, archived

updated
number

Last update timestamp