Browse documentation

Send Verification Email

1 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.

POST/send-verification-emailNo token required

Send Verification Email

Request body

json
{
  "email": "test@example.com"
}

Response fields

Asserted by the API’s own test suite.

success