Generate and send an authentication code

Generate and send an authentication code

post/verify/init

Request body

targetstring email required

Actual target to verify. If target_type is email, should be a valid email address

target_type'email'

Type of target. Currently only email is supported

subjectstring

Subject line of the notification email

contentstring

HTML content for the notification email

expires_ininteger

In seconds, the duration of the authentication code

Response

Success Response

successboolean

Changes