Updates an existing builder element.
Path parameters
The id of the element
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.668
- ▲
added
Target216Enumto theanyOf[LinkElementUpdateElement]/targetrequest propertyallOflist (media type: application/json)request-property-all-of-added
- ▲
added
Target216Enumto theanyOf[LinkElementUpdateElement]/targetrequest propertyallOflist (media type: application/x-www-form-urlencoded)request-property-all-of-added
- ▲
added
Target216Enumto theanyOf[LinkElementUpdateElement]/targetrequest propertyallOflist (media type: multipart/form-data)request-property-all-of-added
- ▲
added
Target216Enumto theanyOf[MenuElementUpdateElement]/menu_items/items/targetrequest propertyallOflist (media type: application/json)request-property-all-of-added
- ▲
added
Target216Enumto theanyOf[MenuElementUpdateElement]/menu_items/items/targetrequest propertyallOflist (media type: application/x-www-form-urlencoded)request-property-all-of-added
- ▲
added
Target216Enumto theanyOf[MenuElementUpdateElement]/menu_items/items/targetrequest propertyallOflist (media type: multipart/form-data)request-property-all-of-added
- ●
removed
TargetEnumfrom theanyOf[LinkElementUpdateElement]/targetrequest propertyallOflist (media type: application/json)request-property-all-of-removed
- ●
removed
TargetEnumfrom theanyOf[LinkElementUpdateElement]/targetrequest propertyallOflist (media type: application/x-www-form-urlencoded)request-property-all-of-removed
- ●
removed
TargetEnumfrom theanyOf[LinkElementUpdateElement]/targetrequest propertyallOflist (media type: multipart/form-data)request-property-all-of-removed
- ●
removed
TargetEnumfrom theanyOf[MenuElementUpdateElement]/menu_items/items/targetrequest propertyallOflist (media type: application/json)request-property-all-of-removed
- ●
removed
TargetEnumfrom theanyOf[MenuElementUpdateElement]/menu_items/items/targetrequest propertyallOflist (media type: application/x-www-form-urlencoded)request-property-all-of-removed
- ●
removed
TargetEnumfrom theanyOf[MenuElementUpdateElement]/menu_items/items/targetrequest propertyallOflist (media type: multipart/form-data)request-property-all-of-removed
- ○
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 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_originto the response with the200statusresponse-optional-property-added
- ○