クリエーターハブ
ダッシュボード
学ぶ
ストア
人材
フォーラム
ロードマップ
ログイン
作成
概要
バーチャル空間
Avatar
アセット
オープンクラウド
Roblox Studioは、最小仕様要件を引き上げました。
もっと詳しく
作成
/
オープンクラウド
/
Legacy APIs
日本語
フィードバック
Account information v1
*
このコンテンツは、ベータ版のAI(人工知能)を使用して翻訳されており、エラーが含まれている可能性があります。このページを英語で表示するには、
こちら
をクリックしてください。
ベース URL
https://accountinformation.roblox.com
JSON
ダウンロード
AccountInformation
GET
/v1
/birthdate
ユーザーの誕生日を取得
POST
/v1
/birthdate
ユーザーの誕生日を更新
GET
/v1
/description
ユーザーの説明を取得
POST
/v1
/description
ユーザーの説明を更新
GET
/v1
/gender
ユーザーの性別を取得
POST
/v1
/gender
ユーザーの性別を更新
GET
/v1
/xbox-live
/consecutive-login-days
Xbox ユーザーの連続ログイン日数を返す
EmailInformation
POST
/v1
/email
/verify
トークンからユーザーのメールアドレスを検証する
Metadata
GET
/v1
/metadata
メタデータを取得する
PhoneInformation
GET
/v1
/phone
認証済みの電話番号を取得する
POST
/v1
/phone
電話番号を設定
POST
/v1
/phone
/delete
電話を削除
POST
/v1
/phone
/resend
電話コードを再送信
POST
/v1
/phone
/verify
電話を認証する
PromotionChannel
GET
/v1
/promotion-channels
ユーザーのプロモーションチャネルを取得する
POST
/v1
/promotion-channels
ユーザーのプロモーションチャネルを更新する
GET
/v1
/users
/{userId}
/promotion-channels
特定のユーザーIDのプロモーションチャネルを取得
StarCodeAffiliate
DELETE
/v1
/star-code-affiliates
認証済みユーザーのためのスターコードアフィリエイターを削除
GET
/v1
/star-code-affiliates
認証済みユーザーのためにスターコードアフィリエイターサポーターを取得
POST
/v1
/star-code-affiliates
認証済みユーザーのためにスターコードアフィリエイターを追加する
RobloxBadges
GET
/v1
/users
/{userId}
/roblox-badges
ユーザーに属する Roblox バッジのリストを返します。
Models
Roblox.AccountInformation.Api.Models.BirthdateRequest
Roblox.AccountInformation.Api.Models.BirthdateResponse
Roblox.AccountInformation.Api.Models.ConsecutiveLoginDaysResponse
Roblox.AccountInformation.Api.Models.DescriptionRequest
Roblox.AccountInformation.Api.Models.DescriptionResponse
Roblox.AccountInformation.Api.Models.EmptyRequest
Roblox.AccountInformation.Api.Models.GenderRequest
Roblox.AccountInformation.Api.Models.GenderResponse
Roblox.AccountInformation.Api.Models.MetadataResponse
Roblox.AccountInformation.Api.Models.PhoneRequest
Roblox.AccountInformation.Api.Models.PhoneResponse
Roblox.AccountInformation.Api.Models.PromotionChannelsByUserIdResponse
Roblox.AccountInformation.Api.Models.PromotionChannelsRequest
Roblox.AccountInformation.Api.Models.PromotionChannelsResponse
Roblox.AccountInformation.Api.Models.StarCodeAffiliateRequest
Roblox.AccountInformation.Api.Models.StarCodeAffiliateResponse
Roblox.AccountInformation.Api.Models.VerifyEmailRequest
Roblox.AccountInformation.Api.Models.VerifyEmailResponse
Roblox.AccountInformation.Api.Models.VerifyPhoneRequest
Roblox.AccountInformation.Api.RobloxBadgeResponse
Roblox.Platform.UserPhoneNumberVerification.Models.PendingVerificationResponse
Roblox.Web.WebAPI.ApiEmptyResponseModel