Skip to main content
POST
Clone a page

Parámetros de ruta

page_id
string
requerido

The ID of the page to clone

Cuerpo

application/json

Page fields to override in the cloned page

name
string

Name of the cloned page

slug
string

URL slug for the cloned page

Respuesta

200 - application/json

Cloned page details

id
integer

Page ID

name
string

Page name

slug
string

Page URL slug

cloned_from
integer

ID of the original page that was cloned

current_state
string

Current page state

url
string

Full URL of the page

Última modificación el 3 de abril de 2026