Develop v2 Base URLhttps://apis.roblox.com/legacy-developDELETE/v2/teamtest/{placeId}Close a game instance that is being used for team testingModels Develop v1 Base URLhttps://apis.roblox.com/legacy-developGET/v1/places/{placeId}/teamcreate/active_session/membersList of users in the active Team Create sessionPOST/v1/universes/{universeId}/activateActivates a universes.POST/v1/universes/{universeId}/deactivateDeactivates a universe.GET/v1/universes/{universeId}/permissionsReturns list of granted and declined permissions related to the universe with the id universeId for authenticated userPATCH/v1/universes/{universeId}/teamcreateEdit team create settings for a universe.GET/v1/universes/{universeId}/teamcreateGets TeamCreate settings for an Roblox.Platform.Universes.IUniverse.DELETE/v1/universes/{universeId}/teamcreate/membershipsRemoves a user from a TeamCreate permissions list.GET/v1/universes/multiget/permissionsReturns an array of granted and declined permissions related to the universes with the ids in ids for the authenticated user.GET/v1/universes/multiget/teamcreateGets TeamCreate settings for multiple universes specified by IdsGET/v1/user/groups/canmanageGets a list of Groups that a user can manage.Models