v1
latestOpenAPI 3.1.02026-07-263644911022.4 KBUsers API
Reset a User Password
Use this endpoint to reset a user's password. Ideal for recovery flows or admin-initiated resets.
patch/v1/users/{id}/reset-password
Path parameters
idstring required
The unique identifier of the user you want to retrieve.
Request body
Response
If the request is successful, you will receive an empty response.