Request verify token
Body
emailstring · emailRequired
Responses
202
Successful Response
application/json
Responseany
422
Validation Error
application/json
post
/auth/request-verify-tokenPOST /auth/request-verify-token HTTP/1.1
Host:
Content-Type: application/json
Accept: */*
Content-Length: 26
{
"email": "[email protected]"
}No content
Last updated