---
title: "Delete an element's thumbnail."
method: DELETE
path: "/thumbnails/d/{did}/{wv}/{wvid}/e/{eid}"
tags: ["Thumbnail"]
---

# Delete an element's thumbnail.

`DELETE /thumbnails/d/{did}/{wv}/{wvid}/e/{eid}`

Deletes an application element's thumbnail and images for the given document, workspace or version, and element combination.

## Path parameters

- `did` string, required
- `wv` 'w' | 'v', required
- `wvid` string, required
- `eid` string, required

## Query parameters

- `linkDocumentId` string

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