---
title: "Operator Reset Page"
method: GET
path: "/operator/reset"
---

# Operator Reset Page

`GET /operator/reset`

Render the set-new-password form. Token validation is purely
cosmetic here — the real check happens on POST. We do show an
immediate "link expired or invalid" page when the token is unknown.

## Query parameters

- `token` string

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/aipoweredsocialscan/apis/accountability.md) · [All operations](https://skmtc.dev/aipoweredsocialscan/apis/accountability/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aipoweredsocialscan/accountability/revisions/6ce776993b65/schema)
