Parameters
Optional
meta: HttpMetaParams<"multipart-form">Token
Optional
meta: HttpMetaParams<"none">This method allows to quickly convert a username of a known account to an ID that can be used with the REST API, or to check if a username is available for sign-up
Parameters
Optional
meta: HttpMetaParams<"none">Account
Update the user's display and preferences.
Parameters
Optional
meta: HttpMetaParams<"multipart-form">the user's own Account with Source
Test to make sure that the user token works.
Optional
meta: HttpMetaParams<"none">the user's own Account with Source
Creates a user and account records. Returns an account access token for the app that initiated the request. The app should save this token for later, and should wait for the user to confirm their account by clicking a link in their email inbox.