Authentication
Validates the email for the registration process. (Roles: user, none)
get/register/{email}
Path parameters
emailstring required
Query parameters
captcha_tokenstring
Response
Success
Changes
Changed in 1 of the 8 revisions of this API.1
- ○
added the new optional
queryrequest parametercaptcha_tokennew-optional-request-parameter
- ○