# UpdatePhoneResponse

Model ID: `patient.UpdatePhoneResponse`

Result of updating the authenticated patient's phone number.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `sms_otp_sent` | `boolean` | Yes |  |  |  | No | Whether the SMS verification code was dispatched to the new number. |

## Example

None declared in canonical OpenAPI.
