Logout

To Log out from a session we will send a POST request to  - https://apps.simbla.com/parse/logout

In the Header we will add 3 parameters:

1. X-Parse-Application-Id: your application Id

2. X-Parse-Session-Token: your session token 

3. Content-Type: application/json