Hub Création
Tableau de bord
Apprendre
Boutique
Talent
Forum
Feuille de route
Connexion
Créer
Vue d'ensemble
Expériences
Avatar
Contenus
Open Cloud
Roblox Studio a augmenté les spécifications minimales.
En savoir plus
Créer
/
Open Cloud
/
Legacy APIs
Français
Feedback
Followings v1
URL de base
https://followings.roblox.com
JSON
Télécharger
Users
GET
/v1
/users
/{userId}
/universes
Gets all the followings between a user with userId and universes
GET
/v1
/users
/{userId}
/universes
/{universeId}
/status
Gets the status of a following relationship between a user and a universe.
DELETE
/v1
/users
/{userId}
/universes
/{universeId}
Deletes the following between a user with userId and universe with universeId
POST
/v1
/users
/{userId}
/universes
/{universeId}
Creates the following between a user with userId and universe with universeId
Models
Roblox.Followings.Api.Models.UserFollowingUniverseResponse
Roblox.Followings.Api.Models.UserFollowingUniverseStatusResponse