PartStudio

Move the Feature List rollback bar in the Part Studio.

Replace "string" in the request body with an object that specifies the new location for the rollback bar: { "rollbackIndex": integer }

For example: { "rollbackIndex": 2 }

Set to -1 to move the rollback bar to the end of the list.

See the Part Studios API Guide for details and tutorials.

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

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.