Skip to main content
POST
Publish Landing Page
Publish a landing page. You can optionally update its name, slug, or content in the same request.

Request

landingPageId
string
required
Landing page ID.
name
string
Optional updated landing page name.
slug
string
Optional updated URL slug.
content
object
Optional updated landing page builder JSON.

Responses