Support

Reset password using a reset token

PUT /auth/reset-password

Sets a new password for the account identified by the reset token.

Parameters

password string Required
No description.
token string Required query
Password-reset token from the reset email
x-tenant-id string Required header
Tenant identifier. Required on all tenant-scoped routes.