---
title: "Configure auto-forward for mailbox"
method: PUT
path: "/mailboxes/{mailboxName}/autoforward"
tags: ["Mailboxes"]
---

# Configure auto-forward for mailbox

`PUT /mailboxes/{mailboxName}/autoforward`

## Path parameters

- `mailbox_name` string, required

## Request body

- AutoForward
  - `enabled` boolean — Enabled
  - `email_addresses` string[] — E-mail addresses to which e-mails are forwarded
  - `copy_to_myself` boolean — Copy to myself

## Response `204`

No Content

---

[API](https://skmtc.net/combell/apis/public-api.md) · [All operations](https://skmtc.net/combell/apis/public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/combell/public-api/revisions/d6d1ea012567/schema)
