Confirm Email
Confirm an email.
- application/json
Request Body required
- verify_email_token string
Verify email token
Responses
- 200
- 401
- 409
- 500
Confirm an email
User is not authenticated. This means token is either not present or invalid
The data sent is invalid. Check the status message for more details
Something is wrong with the API.
Loading...