[BETA🧪] Create Page

[BETA🧪] Create a new page in the workspace. This endpoint is in private BETA. By default, creating a page without references to a funnel or show page step will create a standalone landing page.

You can optionally attach the page to a funnel by providing either:

  • funnel.funnel_id: Creates a new show page step in the specified funnel. When provided without show_page_step_id, the page is added as the last step of the funnel, positioned after the currently last page.
  • funnel.show_page_step_id: Attaches the page to an existing show page step.
Path Params
integer
required
Query Params
expand[]
array of strings

Expand additional data in the response. Use expand[]=field_name to include optional fields (e.g., expand[]=head_code&expand[]=footer_code). See the Expanding guide for available fields and examples.

expand[]
Body Params

Information about the Page to create

page
object

Pages

Responses

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json