# Request Profile password reset

- Operation ID: `RequestClientPasswordReset`
- HTTP method: `POST`
- Path: `/sauth/clients/password-reset/request`
- Sanitized category OpenAPI YAML: <https://hub.synerise.com/api-reference/profile-management.yaml>
- [Human-readable API reference](https://hub.synerise.com/api-reference/profile-management#tag/Profile-account-management/operation/RequestClientPasswordReset)

## Locate this method

Fetch the sanitized category YAML, then read `paths["/sauth/clients/password-reset/request"]["post"]`. Confirm that its `operationId` is `RequestClientPasswordReset`. That operation contains the full parameters, request body, responses, schemas, and examples.
