Skip to content
Gallery
API Documentation Admin Webapp
Share
Explore
EMPLOYEE

EMPLOYEE VERIFY EMAIL

GET /email-verification

Request
{}
Response (Success)
{
"status":true,
"code":"EMPLOYEE_VERIFICATION_SUCCESS",
"message":"A verification link has been send to <<email>>"
}

Response (Error)
{
"status": false,
"code": "EMPLOYEE_VERIFICATION_FAILED",
"message": "Bad request"
}

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.