verification

Retrieve email loop token

Optionally creates and returns the current email loop token.

post/verification/{verificationId}/step/emailLoop/retrieveToken

Path parameters

verificationIdstring required

Unique identifier for the ongoing verification

Request body

refreshTokenboolean

If true, regenerate the email loop token before returning it

Response

Latest email loop token returned

tokenstring

The email loop token for the requested verification

Changes

No recorded changes to this endpoint across all 1 revision of this API.