---
title: "Re-send a document for signing"
method: POST
path: "/api/v1/documents/{id}/resend"
deprecated: true
---

# Re-send a document for signing

`POST /api/v1/documents/{id}/resend`

> **Deprecated.**

This endpoint is deprecated, but will continue to be supported. For more details, see https://docs.documenso.com/developers/public-api.

## Path parameters

- `id` string, required

## Headers

- `authorization` string, required

## Request body

- object
  - `recipients` number[], required

## Response `200`

200

- object
  - `message` string, required

## Other responses

- `400` — 400
- `401` — 401
- `404` — 404
- `500` — 500

---

[API](https://skmtc.dev/kpitaljobs/apis/documenso-api.md) · [All operations](https://skmtc.dev/kpitaljobs/apis/documenso-api/llms.txt) · [OpenAPI document](https://skmtc.dev/kpitaljobs/apis/documenso-api/revisions/fafcd949413a?raw)
