Assembly
Modify an assembly.
This endpoint can include multiple modifications to an assembly with one change. For example, it can delete/suppress/unsuppress/transform multiple instances. It creates one history entry in the document history list.
post/assemblies/d/{did}/w/{wid}/e/{eid}/modify
Path parameters
didstring required
The id of the document in which to perform the operation.
widstring required
The id of the workspace in which to perform the operation.
eidstring required
The id of the element in which to perform the operation.
Query parameters
linkDocumentIdstring
The id of the document through which the above document should be accessed; only applicable when accessing a version of the document. This allows a user who has access to document a to see data from document b, as long as document b has been linked to document a by a user who has permission to both.
Response
default response