Authentication
Email
Verification
Authorized
Description
Authentication type : application/json
Sends an email verification email to the specified email address. Requires valid JWT token in Authorization header and user must own the email address.
Path Parameters
Required
{
"email": "user@example.com"
}