Overview
New accounts are disabled until the email address is verified. Call this endpoint with the code sent to the user.HTTP request
POST /Agent/Account/VerifyEMail
Authentication
No authentication required.Request body
Response
Error handling
Invalid codes return an error response.Next steps
- Log in to obtain a JWT: Login