Followings v2 Base URLhttps://apis.roblox.com/legacy-followingsGET/v2/users/{userId}/universesGets all universes followed by a user.Models Followings v1 Base URLhttps://apis.roblox.com/legacy-followingsGET/v1/users/{userId}/universesGets all the followings between a user with userId and universesPOST/v1/users/{userId}/universes/{universeId}Creates the following between a user with userId and universe with universeIdDELETE/v1/users/{userId}/universes/{universeId}Deletes the following between a user with userId and universe with universeIdGET/v1/users/{userId}/universes/{universeId}/statusGets the status of a following relationship between a user and a universe.Models