v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
Builder elements

Moves the element in the page before another element or at the end of the page if no before element is given. The elements must belong to the same page.

patch/api/builder/element/{element_id}/move/

Path parameters

element_idinteger required

The id of the element to move

Headers

ClientSessionIdstring uuid

An optional header that marks the action performed by this request as having occurred in a particular client session. Then using the undo/redo endpoints with the same ClientSessionId header this action can be undone/redone.

Request body

reference_element_idinteger nullable

If provided, the element is moved as a child of the element with the given id.

place_in_containerstring nullable

The place in the container.

target_page_idinteger nullable

If provided, the new target page for the element.

Response

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR