Builder elements

Updates an existing builder element.

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

Path parameters

element_idinteger required

The id of the element

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 anyOf[LinkElementUpdateElement]/target request property allOf list (media type: application/json)

      request-property-all-of-added

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

      request-property-all-of-added

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

      request-property-all-of-added

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

      request-property-all-of-added

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

      request-property-all-of-added

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

      request-property-all-of-added

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

      request-property-all-of-removed

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

      request-property-all-of-removed

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

      request-property-all-of-removed

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

      request-property-all-of-removed

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

      request-property-all-of-removed

    • removed TargetEnum from the anyOf[MenuElementUpdateElement]/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 anyOf[IFrameElementUpdateElement]/allow_same_origin (media type: application/json)

      new-optional-request-property

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

      new-optional-request-property

    • added the new optional request property anyOf[IFrameElementUpdateElement]/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