創作者中心
後台
學習
商店
人才
論壇
路線圖
登入
建立
概覽
體驗
虛擬人偶
素材
Open Cloud
Roblox Studio 的最低規格要求已提升。
了解更多
建立
/
Open Cloud
/
All legacy APIs
中文(繁體)
回饋
Authentication v3
基本網址
https://auth.roblox.com
JSON
下載
LogoutV3
POST
/v3
/logout
Destroys the current authentication session while reporting metrics like url and reason for logout.
TwoStepVerificationV3
POST
/v3
/users
/{userId}
/two-step-verification
/login
Authenticates as a user given a two step verification verification token.
模型
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