# ProviderResetPasswordResponse

Model ID: `provider.ResetPasswordResponse`

Response for POST /auth/reset-password.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `message` | `string` | Yes |  |  |  | No | Human-readable confirmation shown to the practitioner. |

## Example

None declared in canonical OpenAPI.
