v2

latestOpenAPI 3.0.3Proprietary2026-07-263483431.1 MB
Landing Pages

Update a landing page

Updates business-scoped landing page metadata and publishing state using the same page update behavior as Landing Page Studio. Send is_published: true with current_page_display_id to publish a page display, or is_published: false with current_page_display_id: null to unpublish the page.

patch/v3/pages/{id}

Request body

namestring
slugstring
is_publishedboolean

Set true to publish current_page_display_id; set false with current_page_display_id: null to unpublish the page.

current_page_display_idinteger nullable

Required together with is_published when changing published state.

store_idinteger nullable
is_sending_email_invoiceboolean
is_disable_custom_fontboolean
is_disable_client_taggingboolean
client_analytics_config'head' | 'body_close_delay' | 'web_worker' nullable

Response

Landing page

idinteger
unique_idstring
namestring
slugstring
render_mode'builder' | 'html_mode'
is_publishedboolean
published_atstring date-time nullable
store_idinteger nullable
storeobject nullable
tagsstring[]
is_pinnedboolean
created_byobject nullable
last_updated_byobject nullable
created_atstring date-time
last_updated_atstring date-time
uuidstring
businessobject nullable
is_sending_email_invoiceboolean
is_disable_custom_fontboolean
is_disable_client_taggingboolean
client_analytics_config'head' | 'body_close_delay' | 'web_worker' nullable
custom_domainsobject[]
homepage_custom_domainsobject[]
current_page_display_idinteger nullable