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

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

additionalInfoPayloadobject

Response

OK

Changes

Changed in 1 of the 15 revisions of this API.1