POST https://auth.roblox.com/v2/passwords/reset
Resets a password for a user that belongs to the password reset ticket.
body The request model including the target type, ticket, user id, and new password, Roblox.Authentication.Api.Models.PasswordResetModel
This will log the user out of all sessions and re-authenticate.
POST https://auth.roblox.com/v2/passwords/reset Resets a password for a user that belongs to the password reset ticket. body The request model including the target type, ticket, user id, and new password, Roblox.Authentication.Api.Models.PasswordResetModel This will log the user out of all sessions and re-authenticate.