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

# Delete template recipient

`POST /template/recipient/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.

## Request body

- object
  - `recipientId` 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/recipient/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)
