Builder elements

Creates a new builder element

post/api/builder/page/{page_id}/elements/

Path parameters

page_idinteger required

Creates an element for the builder page related to the provided value.

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

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

Response

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

Changes

Changed in 2 of the 6 revisions of this API.668

  • f3396317d932664See the full diff
    • added Target216Enum to the oneOf[LinkElementCreateElement]/target request property allOf list (media type: application/json)

      request-property-all-of-added

    • added Target216Enum to the oneOf[LinkElementCreateElement]/target request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-added

    • added Target216Enum to the oneOf[LinkElementCreateElement]/target request property allOf list (media type: multipart/form-data)

      request-property-all-of-added

    • added Target216Enum to the oneOf[MenuElementCreateElement]/menu_items/items/target request property allOf list (media type: application/json)

      request-property-all-of-added

    • added Target216Enum to the oneOf[MenuElementCreateElement]/menu_items/items/target request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-added

    • added Target216Enum to the oneOf[MenuElementCreateElement]/menu_items/items/target request property allOf list (media type: multipart/form-data)

      request-property-all-of-added

    • removed TargetEnum from the oneOf[LinkElementCreateElement]/target request property allOf list (media type: application/json)

      request-property-all-of-removed

    • removed TargetEnum from the oneOf[LinkElementCreateElement]/target request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-removed

    • removed TargetEnum from the oneOf[LinkElementCreateElement]/target request property allOf list (media type: multipart/form-data)

      request-property-all-of-removed

    • removed TargetEnum from the oneOf[MenuElementCreateElement]/menu_items/items/target request property allOf list (media type: application/json)

      request-property-all-of-removed

    • removed TargetEnum from the oneOf[MenuElementCreateElement]/menu_items/items/target request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-removed

    • removed TargetEnum from the oneOf[MenuElementCreateElement]/menu_items/items/target request property allOf list (media type: multipart/form-data)

      request-property-all-of-removed

    • added Target216Enum to the oneOf[LinkElementElement]/target response property allOf list for the response status 200

      response-property-all-of-added

    • added Target216Enum to the oneOf[MenuElementElement]/menu_items/allOf[MenuItem]/target response property allOf list for the response status 200

      response-property-all-of-added

    • removed TargetEnum from the oneOf[LinkElementElement]/target response property allOf list for the response status 200

      response-property-all-of-removed

    • removed TargetEnum from the oneOf[MenuElementElement]/menu_items/allOf[MenuItem]/target response property allOf list for the response status 200

      response-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 new optional request property oneOf[IFrameElementCreateElement]/allow_same_origin (media type: application/json)

      new-optional-request-property

    • added the new optional request property oneOf[IFrameElementCreateElement]/allow_same_origin (media type: application/x-www-form-urlencoded)

      new-optional-request-property

    • added the new optional request property oneOf[IFrameElementCreateElement]/allow_same_origin (media type: multipart/form-data)

      new-optional-request-property

    • added the optional property oneOf[IFrameElementElement]/allow_same_origin to the response with the 200 status

      response-optional-property-added