---
title: "POST /v1/auth/reset-password/{token_id}/"
method: POST
path: "/v1/auth/reset-password/{token_id}/"
tags: ["v1"]
---

# POST /v1/auth/reset-password/{token_id}/

`POST /v1/auth/reset-password/{token_id}/`

## Path parameters

- `token_id` string, required

## Request body

- ResetPassword
  - `password` string, required

## Response `201`

- ResetPassword
  - `password` string, required

---

[API](https://skmtc.net/yume-cloud/apis/yume-api.md) · [All operations](https://skmtc.net/yume-cloud/apis/yume-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/yume-cloud/yume-api/versions/90700f5abfcc/schema)
