---
title: "Reset My Password"
method: POST
path: "/api/v1/users/self/reset-password"
tags: ["User APIs", "users"]
---

# Reset My Password

`POST /api/v1/users/self/reset-password`

Trigger a password reset email for the currently authenticated user.
Rate-limited to prevent abuse.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/carbonarc/apis/carbon-arc-client-admin-api.md) · [All operations](https://skmtc.net/carbonarc/apis/carbon-arc-client-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/carbonarc/carbon-arc-client-admin-api/revisions/a8ca30023371/schema)
