---
title: "Remove permissions from the folder for the specified Access Control List (ACL) entry."
method: DELETE
path: "/folders/{fid}/share/{eid}"
tags: ["Folder"]
---

# Remove permissions from the folder for the specified Access Control List (ACL) entry.

`DELETE /folders/{fid}/share/{eid}`

* Provide the folder ID for the folder to unshare.  
 * Provide the `entityType` for the type of entity to remove. 
    * 0 (User)  
    * 1 (Company) 
    * 2 (Team) 
    * 3 (Document) 
    * 4 (Application) 
* Provide the entity ID in the `eid` param.

## Path parameters

- `fid` string, required
- `eid` string, required

## Query parameters

- `entryType` integer

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