PartStudio

Update multiple features in a Part Studio

This API accepts a list of features (that must already exist in the Part Studio) to update. This call does not fully redefine the features; it updates only the parameters supplied in the top-level feature structure, and optionally can update feature suppression attributes. See the Features API Guide for additional information.

post/partstudios/d/{did}/w/{wid}/e/{eid}/features/updates

Path parameters

didstring required

Document ID.

widstring required

Workspace ID.

eidstring required

Element ID.

Response

default response

Changes

No recorded changes to this endpoint across all 3 revisions of this API.