---
title: "Deletes a Draft for the resource"
method: DELETE
path: "/api/v1/experiments/drafts/{draftId}"
tags: ["Experiments"]
---

# Deletes a Draft for the resource

`DELETE /api/v1/experiments/drafts/{draftId}`

## Path parameters

- `draftId` 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)
