---
title: "POST /dplexparser/insertdraft"
method: POST
path: "/dplexparser/insertdraft"
tags: ["parser-controller"]
---

# POST /dplexparser/insertdraft

`POST /dplexparser/insertdraft`

## Query parameters

- `specfile` string
- `archetype` string, required

## Request body

- XMLParser
  - `clientCode` string
  - `productName` string
  - `targetFileType` string
  - `fileName` string
  - `xmlFileData` string
  - `jsonFileData` string
  - `publishSource` string
  - `publishUser` string
  - `metadata` object
  - `active` boolean

## Response `200`

OK

---

[API](https://skmtc.net/tsys/apis/quark.md) · [All operations](https://skmtc.net/tsys/apis/quark/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tsys/quark/revisions/f2162281b469/schema)
