---
title: "Move the Feature List rollback bar in the Part Studio."
method: POST
path: "/partstudios/d/{did}/w/{wid}/e/{eid}/features/rollback"
tags: ["PartStudio"]
---

# Move the Feature List rollback bar in the Part Studio.

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

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](https://onshape-public.github.io/docs/api-adv/partstudios/) for details and tutorials.

## Path parameters

- `did` string, required
- `wid` string, required
- `eid` string, required

## Response `default`

default response

---

[API](https://skmtc.net/onshape/apis/onshape-rest-api.md) · [All operations](https://skmtc.net/onshape/apis/onshape-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/onshape/onshape-rest-api/revisions/aaa3e1322450/schema)
