Create Page Element

Create a Page Element for an individual Page of a Site.

Path Params
string
required

The unique identifier of the target Site.

string
required

The uuid of the target page.

Body Params
string
required

Reference to the source. For sections, this is mapped to the section site alias.

string

The next sibling element in the DOM. if set, the element will be append before this sibling element. only for sections that have the attribute ‘data-page-element-id’. Null means it's appended last.

string

The parent element.

string
required

The element type. Can be only “SECTION” at the moment.

Responses

Language
Credentials
Header
Response
Choose an example:
application/json