# UpdatePhoneRequest

Model ID: `patient.UpdatePhoneRequest`

Request body for POST /patients/phone.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `phone` | `string|null` | No |  |  | `null` | Yes | New phone number in E.164 or 10-15 digit format. |

## Example

None declared in canonical OpenAPI.
