Skip to main content
PUT
Update Landing Page
Update a landing page name, slug, or builder content.

Request

landingPageId
string
required
Landing page ID.
name
string
Updated landing page name.
slug
string
Updated URL slug. It is normalized and made unique for the company.
content
object
Updated landing page builder JSON. Form redirect URLs are validated before saving.

Responses