---
title: "Deletes a draft contract"
method: DELETE
path: "/draft-contracts/{draft_contract_id}"
tags: ["Draft Contracts"]
---

# Deletes a draft contract

`DELETE /draft-contracts/{draft_contract_id}`

Permanently removes a draft contract along with its line items and external references. Use this to programmatically reject a draft contract instead of doing it from the Rillet UI.

## Response `204`

No Content

## Other responses

- `default` — Error

---

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