Complete social registration

Completes social registration.

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

Name of the attribute to be updated when using a verification code.

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:
string

One-time token used for social authentication. This is the token passed from the Social Login application to your token URL. The tome needs to be received from the same Social Login application configured for the API client calling this operation.

Responses

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