# PersonResetPasswordResponse

Model ID: `person.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 person. |

## Example

None declared in canonical OpenAPI.
