---
title: "Delete Template"
method: POST
path: "/template/delete/{template_id}"
tags: ["Template"]
---

# Delete Template

`POST /template/delete/{template_id}`

Completely deletes the template specified from the account.

## Path parameters

- `template_id` string, required

## Response `200`

successful operation

## Other responses

- `4XX` — failed_operation

---

[API](https://skmtc.net/hellosign/apis/dropbox-sign-api.md) · [All operations](https://skmtc.net/hellosign/apis/dropbox-sign-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hellosign/dropbox-sign-api/versions/2ea3f04008af/schema)
