---
title: "Reset User Password"
method: POST
path: "/{site_id}/account/password"
tags: ["users"]
---

# Reset User Password

`POST /{site_id}/account/password`

Resets users password and creates a temporary password to login with.

## Path parameters

- `site_id` string, required

## Query parameters

- `email` string, required

## Response `201`

Temporary password created

---

[API](https://skmtc.net/viafoura/apis/engagement-api.md) · [All operations](https://skmtc.net/viafoura/apis/engagement-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/viafoura/engagement-api/revisions/ea12eb6ecdc1/schema)
