Accounts

Signs a user up for Roblox and links the account to the authenticated external provider ID

post/v1/external/signup

Request body

usernamestring
passwordstring
birthdaystring date-time
localestring
authenticationProofstring
IdentityProviderPlatformType0 | 1 | 2 | 3 | 4

['Undefined' = 0, 'Xbox' = 1, 'Playstation' = 2, 'Web' = 3, 'Steam' = 4]

additionalInfoPayloadobject

Response

OK

Changes