---
title: "edit"
method: GET
path: "/api/v1/users/password/edit"
tags: ["API::V1::Password"]
---

# edit

`GET /api/v1/users/password/edit`

## Query parameters

- `redirect_url` string
- `reset_password_token` string

## Other responses

- `302` — returns a the access token, uid and client id

## Changes

- **2024-03-06** `efb566fd664a` — 1 breaking
  - api path removed without deprecation
- **2023-11-27** `bf90c65dbe64` — 2 info
  - api tag `API::V1::Password` added
  - api tag `Api::V1::Password` removed
- **2023-10-24** `238ff9873a31` — 2 info
  - api tag `Api::V1::Password` added
  - api tag `API::V1::Password` removed

[Change history](https://skmtc.dev/rootstrap/apis/rails-api-base/changes/api/v1/users/password/edit/get.md)

---

[API](https://skmtc.dev/rootstrap/apis/rails-api-base.md) · [All operations](https://skmtc.dev/rootstrap/apis/rails-api-base/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rootstrap/rails-api-base/revisions/5b193a22afbc/schema)
