Skip to main content

VerifyEmailQueryParamsModel

Verify user after hauler create.

Breaking Changes

No breaking changes.

Examples

Fill this template out with real values.

{
"token": "String"
}

Fields

token String, Required

Email verification token.

  • Matches ^\s[a-zA-Z0-9\/+=]{11,270}\s$
  • Base64 encoded string.