---
title: "Archive a template"
method: DELETE
path: "/templates/{id}"
tags: ["Templates"]
---

# Archive a template

`DELETE /templates/{id}`

The API endpoint allows you to archive a document template.

## Path parameters

- `id` integer, required

## Response `200`

OK

- object
  - `id` integer, required — Template unique ID number.
  - `archived_at` string, nullable, required — Date and time when the template was archived.

---

[API](https://skmtc.dev/keyring-network/apis/keyring-docsign-api.md) · [All operations](https://skmtc.dev/keyring-network/apis/keyring-docsign-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/keyring-network/keyring-docsign-api/revisions/5381dc74855a/schema)
