---
title: "Resend forwarder confirmation"
method: POST
path: "/api/mail/v1/forwarders/{forwarderId}/confirmation/resend"
tags: ["Mail: Forwarders"]
---

# Resend forwarder confirmation

`POST /api/mail/v1/forwarders/{forwarderId}/confirmation/resend`

Resend the confirmation email to the destination address of an
unconfirmed forwarder.

## Path parameters

- `forwarderId` string, required

## Response `200`

Success response

- CommonSuccessEmptyResource
  - `message` string

## Other responses

- `401` — Unauthenticated response
- `404` — Error response
- `409` — Error response
- `422` — Error response
- `500` — Error response

## Changes

- **2026-07-24** `10b02747b1ca` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hostinger/apis/hostinger-api/changes/api/mail/v1/forwarders/:forwarderId/confirmation/resend/post.md)

---

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