---
title: "Forgot Password"
method: POST
path: "/forgot-password"
tags: ["Authentication"]
---

# Forgot Password

`POST /forgot-password`

Sends an email with a token to an SDP user who has gone through the Forgot Password process.

## Response `200`

Forgot password email sent successfully

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/stellar/apis/stellar-disbursement-platform-api.md) · [All operations](https://skmtc.net/stellar/apis/stellar-disbursement-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stellar/stellar-disbursement-platform-api/revisions/39f9dc64156c/schema)
