---
title: "Request password"
method: POST
path: "/1/auth/request-password"
tags: ["auth"]
---

# Request password

`POST /1/auth/request-password`

## Request body

- object
  - `email` string, email, required

## Response `204`

success

## Changes

- **2019-05-20** `55764f4c7874` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/bedrockio/apis/bedrock-api/changes/1/auth/request-password/post.md)

---

[API](https://skmtc.dev/bedrockio/apis/bedrock-api.md) · [All operations](https://skmtc.dev/bedrockio/apis/bedrock-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bedrockio/bedrock-api/revisions/d4423d005cac/schema)
