Skip to main content
POST
Unpublish Landing Page
Unpublish a landing page and return it to draft status. 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