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
Autorizaciones
The authorization token in the 'Bearer ' format.
Parámetros de ruta
The unique identifier of the user you want to retrieve.
Cuerpo
application/json
Information used to reset a user's password.
New user password.
Respuesta
If the request is successful, you will receive an empty response.

