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

name
string

New name

description
string

New description

seoMetadata
object

SEO metadata

status
string

New status: draft, published, archived

listId
string

Smart list ID for form capture

domainId
string

Domain ID for custom domain publishing

Response

Updated landing page

Landing page object

id
string

Landing page ID

name
string

Landing page name

description
string

Description

status
string

Status: draft, published, archived

publicSlug
string

Public URL slug

publicUrl
string

Full public URL

isPublished
boolean

Whether page is published

htmlContent
string

HTML content

seoMetadata
object

SEO metadata

projectId
string

Associated project ID

listId
string

Attached smart list ID

domainId
string

Custom domain ID

created
number

Creation timestamp

updated
number

Last update timestamp