# ProviderVerifySmsResponse

Model ID: `provider.VerifySmsResponse`

Response for POST /practitioners/{practitioner_id}/verify-sms.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `verified` | `boolean` | Yes |  |  |  | No | Always true when the response status is 200 — the OTP matched and the Cognito phone_number_verified attribute was updated. |

## Example

None declared in canonical OpenAPI.
