---
title: "Delete forwarder"
method: DELETE
path: "/api/mail/v1/forwarders/{forwarderId}"
tags: ["Mail: Forwarders"]
---

# Delete forwarder

`DELETE /api/mail/v1/forwarders/{forwarderId}`

Delete a forwarder. The mailbox stops forwarding messages to the
destination address immediately.

## Path parameters

- `forwarderId` string, required

## Response `200`

Success response

- CommonSuccessEmptyResource
  - `message` string

## Other responses

- `401` — Unauthenticated response
- `404` — 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/revisions/74abfea76e36/schema)
