Get a verification code

Returns a verification code for setting an attribute to the current date and time. This is useful for such tasks as recording the timestamp when an email address is verified.

Form Data
string

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

integer

Unique identifier of the user logging in. Required unless you use the uuid or key_attribute parameter.

string

Name of a unique attribute in the schema. Required unless you use the id or uuid member. If you use key_attribute, your operation needs to include the key_value member as well.

string

Value for the attribute specified by the key_attribute parameter. String values are enclosed in quotes.

string
Defaults to 30

Number of seconds for which the authorization code is valid.

string

Name of the user profile database where the user’s user profile is stored

string

Unique identifier for the user logging in. Required unless you're using the id or key_attribute parameters to identify the user record.

Response

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