创作者中心
中心
学习
商店
人才
论坛
路线图
登录
Create
概览
体验
虚拟形象
素材
Open Cloud
Roblox Studio has increased the minimum specification requirements.
Learn More
Create
/
Open Cloud
/
Legacy APIs
中文(简体)
反馈
Authentication v3
*
此内容使用人工智能(Beta)翻译,可能包含错误。若要查看英文页面,请点按
此处
。
基本网址
https://auth.roblox.com
JSON
下载
LogoutV3
POST
/v3
/logout
在报告 URL 和退出理由等统计数据时,摧毁当前认证会话。
TwoStepVerificationV3
POST
/v3
/users
/{userId}
/two-step-verification
/login
作为用户验证,授予两步验证验证代币。
Models
Roblox.Authentication.Api.Models.Request.LogoutV3Request
Roblox.Authentication.Api.Models.Request.SecureAuthenticationIntentModel
Roblox.Authentication.Api.Models.TwoStepVerificationV3LoginResponse
Roblox.Authentication.Api.TwoStepVerificationLoginRequest
Roblox.Web.WebAPI.ApiEmptyResponseModel