# ConfirmResetPasswordResponse

Model ID: `fieldagent.ConfirmResetPasswordResponse`

Response for POST /auth/confirm-reset-password.

Type: `object`

## Fields

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

## Example

None declared in canonical OpenAPI.
