Authorizations
The authorization token in the 'Bearer <token>' format.
Path Parameters
The unique identifier of the user you want to retrieve.
Body
application/json
Response
If the request is successful, you will receive an empty response.
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.
The authorization token in the 'Bearer <token>' format.
The unique identifier of the user you want to retrieve.
If the request is successful, you will receive an empty response.