# Confirm profile phone number change

- Operation ID: `ConfirmClientPhoneNumberChange`
- HTTP method: `POST`
- Path: `/v4/my-account/phone-update/confirmation`
- Sanitized category OpenAPI YAML: <https://hub.synerise.com/api-reference/profile-management.yaml>
- [Human-readable API reference](https://hub.synerise.com/api-reference/profile-management#tag/Profile-account-management/operation/ConfirmClientPhoneNumberChange)

## Locate this method

Fetch the sanitized category YAML, then read `paths["/v4/my-account/phone-update/confirmation"]["post"]`. Confirm that its `operationId` is `ConfirmClientPhoneNumberChange`. That operation contains the full parameters, request body, responses, schemas, and examples.
