---
title: "Commit a draft as a new resource"
method: POST
path: "/api/v1/workflows/draftCommit/{id}"
tags: ["Workflows"]
---

# Commit a draft as a new resource

`POST /api/v1/workflows/draftCommit/{id}`

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

## Changes

- **2026-07-17** `a73101579c5c` — 1 info
  - endpoint added
- **2024-07-24** `9a36b9043379` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/usnistgov/apis/dioptra-rest-api/changes/api/v1/workflows/draftCommit/:id/post.md)

---

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