Complete traditional registration

Completes a traditional registration. After registration completes, a user can authenticate using an email address and password. See JavaScript SDK registration overview for a comparison of social logins and registrations and traditional logins and registrations.

Form Data
string

Unique identifier of the API client that authenticated the operation. This client must be configured with the login_client feature, which gives it permission to use login and registration-based API endpoints.

string

Name of the flow configured for the desired login or registration experience.

string

Version number of the flow specified by the flow member..

string

Name of the form used for user profile updates.

string

Names of any other fields assigned to a profile management form. Each field needs be passed as a separate member. Use the field name as the key and the user input as the key value. The default editProfileForm includes emailAddress, firstName, lastName, and displayName as required fields.

string
Defaults to en-US

Language code to use for the profile management experience. This member determines the language for any error messages returned to you and for any emails sent by Akamai to users.

string

Required for legacy purposes and is not used for any functionality in this call. The value you enter needs to begin with HTTP: or HTTPS: and should match the URL and scheme of your website.

string
enum
Defaults to token

Determines whether you receive an access token, an authorization code, or both after a user is successfully registered or authenticated.

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json