---
title: "Upload a file and create a blob element from it."
method: POST
path: "/blobelements/d/{did}/w/{wid}"
tags: ["BlobElement"]
---

# Upload a file and create a blob element from it.

`POST /blobelements/d/{did}/w/{wid}`

Request body parameters are multipart fields, so you must use `"Content-Type":"multipart/form-data"` in the request header.

## Path parameters

- `did` string, required
- `wid` 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)
