Verifications

Verify verification code

Verify the provided verification code against the identifier. If successful, the verification record will be marked as verified.

post/api/verifications/verification-code/verify

Request body

verificationIdstring required

The verification ID of the CodeVerification record.

codestring required

The verification code to be verified.

Response

The verification code has been successfully verified.

verificationRecordIdstring required

Changes