v1
latestOpenAPI 3.0.02026-08-0417295208.0 KBaccount
Once a new user is registered they must confirm their registration via an email
When a new account is registered, it must first be confirmed before full access is granted. An email will be sent to the email address used during registration. There will be a link in that email that points to https://server.com/register/{accountid}
get/account/register/{account_id}
Path parameters
account_idstring required
the uuid in the link of the confirmation email
Response
successful operation