POST
/send-verification-emailNo token requiredSend Verification Email
Request body
json
{
"email": "test@example.com"
}Response fields
Asserted by the API’s own test suite.
success1 endpoint, of which 1 need no token.
Paths are relative to the base URL for your environment. Unless marked otherwise, every request needs an Authorization: Bearer header.
/send-verification-emailNo token required{
"email": "test@example.com"
}Asserted by the API’s own test suite.
success