POST https://gamejoin.roblox.com/v1/team-create-preemptive
Endpoint to preemptively start team create session.
body The Roblox.GameJoin.Api.TeamCreateRequest in JSON format
Since the request origin might not be Roblox software, this endpoint implements a different set of security rules.
More specifically, it requires Xsrf protection and disables user-agent check so that it can be called from browsers.
POST https://gamejoin.roblox.com/v1/team-create-preemptive Endpoint to preemptively start team create session. body The Roblox.GameJoin.Api.TeamCreateRequest in JSON format Since the request origin might not be Roblox software, this endpoint implements a different set of security rules. More specifically, it requires Xsrf protection and disables user-agent check so that it can be called from browsers.