---
title: "Update phone number"
method: PUT
path: "/api/v1/user/phone-number"
tags: ["User Management"]
---

# Update phone number

`PUT /api/v1/user/phone-number`

Update the phone number of a specific user in the system.</br>This endpoint allows updating and validating the user's phone number to maintain account security and contact accuracy.

## Response `200`

OK

- ResponseEmptyResponse

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

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