---
title: "Resend catch-all confirmation"
method: POST
path: "/api/mail/v1/catchalls/{catchallId}/confirmation/resend"
tags: ["Mail: Catchalls"]
---

# Resend catch-all confirmation

`POST /api/mail/v1/catchalls/{catchallId}/confirmation/resend`

Resend the confirmation email to the mailbox address of an
unconfirmed catch-all.

## Path parameters

- `catchallId` 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

---

[API](https://skmtc.net/hostinger/apis/hostinger-api.md) · [All operations](https://skmtc.net/hostinger/apis/hostinger-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hostinger/hostinger-api/versions/796bd5194565/schema)
