---
title: "Reset current dealer password"
method: POST
path: "/dealer/password"
tags: ["Administration"]
---

# Reset current dealer password

`POST /dealer/password`

Reset current dealer password.

## Request body

- object
  - `old_password` string — The password of dealer.
  - `new_password` string — The password of dealer.

## Response `200`

OK

## Other responses

- `4XX` — Error

---

[API](https://skmtc.net/portsip/apis/portsip-pbx-rest-api.md) · [All operations](https://skmtc.net/portsip/apis/portsip-pbx-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/portsip/portsip-pbx-rest-api/revisions/577415d4a3d5/schema)
