Optional changesEdits to be applied to the element's subelement data.
BTAppElementUpdateParams
Optional descriptionThe label that will appear in the document's edit history for this operation. If blank, a value will be auto-generated.
BTAppElementUpdateParams
Optional jsonA json patch that will be applied to the application element's json data.
BTAppElementUpdateParams
Optional jsonBTAppElementUpdateParams
Optional parentThe id of the last change made to this application element. This can be retrieved from the response for any app element modification endpoint.
BTAppElementUpdateParams
Optional propertyEdits to be applied to the element's metadata.
BTAppElementUpdateParams
Optional returnIf true, errors in request processing will be returned in a 200 response with a meaningful description. Otherwise, errors will result in a relevant HTTP error response.
BTAppElementUpdateParams
Optional returnIf specified, and jsonTreeEdit is non-empty, the json difference will be returned in this format, otherwise no json difference will be returned.
BTAppElementUpdateParams
Optional transactionThe id of the transaction in which this operation should take place. Transaction ids can be generated through the AppElement startTransaction API.
BTAppElementUpdateParams
Generated using TypeDoc
Export
Interface
BTAppElementUpdateParams