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
Autorizações
The authorization token in the 'Bearer ' format.
Parâmetros de caminho
The unique identifier of the user you want to retrieve.
Corpo
application/json
Information used to reset a user's password.
New user password.
Resposta
If the request is successful, you will receive an empty response.

