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

