---
title: "Update mailbox credential password"
method: PUT
path: "/2/profile/ksuites/mailboxes/{mailbox_id}/update_password"
tags: ["kSuite > Workspace"]
---

# Update mailbox credential password

`PUT /2/profile/ksuites/mailboxes/{mailbox_id}/update_password`

## Path parameters

- `mailbox_id` string, required

## Request body

- object
  - `password` string, required — Mailbox password

## Response `200`

OK

- object
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request
  - `data` boolean

## Other responses

- `400` — Too many attempts try again in 1 minute
- `500` — Internal Server Error

---

[API](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools.md) · [All operations](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/infomaniak/api-reference-developer-tools/revisions/158a854b0c7d/schema)
