Reset Password


This endpoint allows the user to reset their password using a valid reset token. Upon success, the user's password is updated and the token becomes invalid.

Method API Endpoint
POST https://admin-eficyent.rare-able.com/api/user/reset_password

headers: Object containing the API headers.

'X-Api-Key': To know how to generate please use Authentication

'X-Api-Signature': To know how to generate please use Authentication

Body Params

password required Min 6 characters | Max 25 characters

password_confirmation required Same as password

reset_token optional