---
title: "Changes messaging API password"
method: POST
path: "/v1/configuration/messaging_api/change_password"
tags: ["configuration"]
deprecated: true
---

# Changes messaging API password

`POST /v1/configuration/messaging_api/change_password`

> **Deprecated.**

## Request body

- ChangePasswordRequest
  - `oldPassword` string, required — old password
  - `newPassword` string, required — new password

## Response `200`

OK

## Other responses

- `400` — Bad request
- `500` — Internal server error

---

[API](https://skmtc.dev/linkmobility/apis/untitled-api.md) · [All operations](https://skmtc.dev/linkmobility/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/linkmobility/untitled-api/revisions/db84f79799b9/schema)
