---
title: "Create a new drawing in a document."
method: POST
path: "/drawings/d/{did}/w/{wid}/create"
tags: ["Drawing"]
---

# Create a new drawing in a document.

`POST /drawings/d/{did}/w/{wid}/create`

This endpoint takes a JSON Schema as input. See the schema docs below for details, and see [API Guide: Drawings](https://onshape-public.github.io/docs/api-adv/drawings/) for more information.

## Path parameters

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