---
title: "Deletes the Draft for this resource"
method: DELETE
path: "/api/v1/models/{id}/draft"
tags: ["Models"]
---

# Deletes the Draft for this resource

`DELETE /api/v1/models/{id}/draft`

## Path parameters

- `id` integer, required

## Headers

- `X-Fields` string, mask

## Response `200`

Success

- IdStatusResponse
  - `id` integer[] — A list of integers identifying the affected resource(s).
  - `status` string — The status of the request.

---

[API](https://skmtc.net/usnistgov/apis/dioptra-rest-api.md) · [All operations](https://skmtc.net/usnistgov/apis/dioptra-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usnistgov/dioptra-rest-api/versions/a73101579c5c/schema)
