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.
Path parameters
The id of the element to move
Headers
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
Response
Changes
Changed in 2 of the 6 revisions of this API.5
- ○
added
Target216Enumto theoneOf[LinkElementElement]/targetresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
Target216Enumto theoneOf[MenuElementElement]/menu_items/allOf[MenuItem]/targetresponse propertyallOflist for the response status200response-property-all-of-added
- ○
removed
TargetEnumfrom theoneOf[LinkElementElement]/targetresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
TargetEnumfrom theoneOf[MenuElementElement]/menu_items/allOf[MenuItem]/targetresponse propertyallOflist for the response status200response-property-all-of-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the optional property
oneOf[IFrameElementElement]/allow_same_originto the response with the200statusresponse-optional-property-added
- ○