---
title: "POST /api/services/app/PatientProfile/SendPasswordResetCode"
method: POST
path: "/api/services/app/PatientProfile/SendPasswordResetCode"
tags: ["PatientProfile"]
---

# POST /api/services/app/PatientProfile/SendPasswordResetCode

`POST /api/services/app/PatientProfile/SendPasswordResetCode`

## Request body

- SendPasswordResetCodeInput
  - `emailAddress` string, required — Required; Max length 256

## Response `200`

Success

- SendPasswordResetCodeOutput
  - `userId` integer
  - `userName` string, nullable
  - `expireDate` string, date-time

---

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