---
title: "Update multiple features in a Part Studio"
method: POST
path: "/partstudios/d/{did}/w/{wid}/e/{eid}/features/updates"
tags: ["PartStudio"]
---

# Update multiple features in a Part Studio

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

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](https://onshape-public.github.io/docs/api-adv/featureaccess/) for additional information.

## 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)
