Wiki

Case Status Kiln
Log In

Wiki

 
Reset password
  • RSS Feed

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

Tags:

Reset password

    Context  
        User wants to, or is required to, reset password
    URL
        https://api.intelligencebank.com/webapp/1.0/reset

    Method
        GET
    Parameters
        p70 : {user email}
        p90 : {client url}

    Header:
        _aid: <app id>

    Response
        202 : Accepted                    
        500 : Internal server error
    
    Actions
        Display password reset message.
    
    Notes
        1. The email is processed in the backend by the server. There is nothing to return to the client
            so only a Header status of 202 is sent back.