創作者中心
後台
學習
商店
人才
論壇
路線圖
登入
建立
概覽
體驗
虛擬人偶
素材
開放式雲端
Roblox Studio 的最低規格要求已提升。
了解更多
建立
/
開放式雲端
/
Legacy APIs
中文(繁體)
回饋
Contacts v1
*
此內容是使用 AI(Beta 測試版)翻譯,可能含有錯誤。若要以英文檢視此頁面,請按一下
這裡
。
基本網址
https://contacts.roblox.com
JSON
下載
Contacts
GET
/v1
/contacts
/metadata
取得聯繫人和使用者標籤的上下文資訊
UserTag
POST
/v1
/user
/get-tags
取得多個使用者的標籤
POST
/v1
/user
/tag
為使用者設定標籤
GET
/v1
/user
/tag
/validate
驗證使用者的標籤
Models
Roblox.Contacts.Api.Models.Response.ContactsMetadataResponseModel
Roblox.Contacts.Api.Request.GetUserTagsRequestModel
Roblox.Contacts.Api.Request.SetUserTagRequestModel
Roblox.Contacts.Api.Response.GetUserTagsResponseModel
Roblox.Contacts.Api.Response.SetUserTagResponseModel
Roblox.Contacts.Api.Response.ValidateUserTagResponseModel