# VerifySmsRequest

Model ID: `patient.VerifySmsRequest`

Request body for POST /patients/verify-sms.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `otp` | `string|null` | No |  |  | `null` | Yes | One-time SMS verification code sent to the patient's phone. |

## Example

None declared in canonical OpenAPI.
