# ProviderUpdatePhoneRequest

Model ID: `provider.UpdatePhoneRequest`

Request body for POST /practitioners/{practitioner_id}/phone.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `phone` | `string` | No |  |  |  | No | New E.164 phone number. An SMS OTP is sent to it immediately; call provider.verifySms to confirm. |

## Example

None declared in canonical OpenAPI.
