---
title: "POST /api/v2/webmail/mailboxes/rename/"
method: POST
path: "/api/v2/webmail/mailboxes/rename/"
tags: ["webmail"]
---

# POST /api/v2/webmail/mailboxes/rename/

`POST /api/v2/webmail/mailboxes/rename/`

## Request body

- UserMailboxUpdate
  - `name` string, required
  - `parent_mailbox` string
  - `oldname` string, required

## Response `200`

- UserMailboxUpdate
  - `name` string, required
  - `parent_mailbox` string
  - `oldname` string, required

---

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