---
title: "Delete autoreply"
method: DELETE
path: "/api/mail/v1/autoreplies/{autoreplyId}"
tags: ["Mail: Autoreplies"]
---

# Delete autoreply

`DELETE /api/mail/v1/autoreplies/{autoreplyId}`

Delete the autoreply of a mailbox. The mailbox stops sending
automatic replies immediately.

## Path parameters

- `autoreplyId` string, required

## Response `200`

Success response

- CommonSuccessEmptyResource
  - `message` string

## Other responses

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

## Changes

- **2026-07-24** `e27f7d28c018` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hostinger/apis/hostinger-api/changes/api/mail/v1/autoreplies/:autoreplyId/delete.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)
