API Docs / Schemas / VerifyEmailRequest

VerifyEmailRequest

Request DTO for email verification

Properties

Name Type Description
verificationKey*string

The verification key from the email link

The verification key from the email link

JSON Example

{
  "verificationKey": "00000000-0000-0000-0000-000000000000"
}

Used By Operations