Reset a User Password
Reset a User Password
Use this endpoint to reset a user’s password. Ideal for recovery flows or admin-initiated resets.
PATCH
Reset a User Password
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The authorization token in the 'Bearer ' format.
Path Parameters
The unique identifier of the user you want to retrieve.
Body
application/json
Information used to reset a user's password.
New user password.
Response
If the request is successful, you will receive an empty response.

