---
title: "Initiate password reset"
method: GET
path: "/v1/users/reset"
tags: ["User"]
---

# Initiate password reset

`GET /v1/users/reset`

Initiate password reset flow.

## Query parameters

- `email` string, email, required

## Response `200`

OK

## Other responses

- `400` — Bad request
- `404` — The requested resource not found
- `500` — Internal Server Error

---

[API](https://skmtc.net/opcotech/apis/elemo-api.md) · [All operations](https://skmtc.net/opcotech/apis/elemo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opcotech/elemo-api/revisions/461336b8b027/schema)
