Wiki

Case Status Kiln
Log In

Wiki

 
Verify email
  • RSS Feed

Last modified on 2/08/2016 8:10 AM by User.

Tags:

Verify email

Context  
        User is required to verify email
    URL
        https://api.intelligencebank.com/webapp/1.0/verify

    Method
        POST

    Parameters
        Body
        p70 : {user email}
        p90 : {client url}

    Header:
        _aid: <app id>

    Response
        202 : Accepted
        500 : Internal server error
    
    Actions
        Display the login screen
        
    Notes
        1. By default when a user logs in and this check determines that an email verify is required then it sends one. However at the moment
            it appears that this needs to be explicitly sent, so the message should probably indocate that.