---
title: "Delete direct link"
method: POST
path: "/template/direct/delete"
tags: ["Template"]
deprecated: true
---

# Delete direct link

`POST /template/direct/delete`

> **Deprecated.**

Deprecated: this endpoint is being replaced by the Envelope API. See https://docs.documenso.com/docs/developers/api/migrate-to-envelopes for the migration guide. Delete a direct link for a template

## Request body

- object
  - `templateId` number, required

## Response `200`

Successful response

- object
  - `success` boolean, required

## Other responses

- `400` — Invalid input data
- `401` — Authorization not provided
- `403` — Insufficient access
- `500` — Internal server error

## Changes

- **2026-07-31** `9950884fbf5d` — 1 info
  - endpoint deprecated

[Change history](https://skmtc.dev/documenso/apis/documenso-v2-api/changes/template/direct/delete/post.md)

---

[API](https://skmtc.dev/documenso/apis/documenso-v2-api.md) · [All operations](https://skmtc.dev/documenso/apis/documenso-v2-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/documenso/documenso-v2-api/revisions/3db245102197/schema)
