Verifications

Create a record by password

Create a verification record by verifying the password.

post/api/verifications/password

Request body

passwordstring required

The password of the user.

Response

The verification record was created successfully.

verificationRecordIdstring required
expiresAtstring required

Changes