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

No recorded changes to this endpoint across all 2 revisions of this API.