Update a User Password
Use this endpoint to change a user’s password by providing the current (old) password along with the new one. Ideal for self-service password updates.
PATCH
Update 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
Resposta
If the request is successful, you will receive an empty response.

