verification
Completes an authentication loop.
Only for verifications with Remember Me enabled. After an identifier has been submitted that was previously remembered, this allows the completion of the authentication loop by supplying a token that was provided to the consumer.
post/verification/{verificationId}/step/completeAuthentication
Path parameters
verificationIdstring required
Unique identifier for the ongoing verification
Request body
Response
The next step in the verification process
Changes
No recorded changes to this endpoint across all 1 revision of this API.