The following url have a code. Your task is to create a txt file with the code and puh it to the repo.
http://staging.maestre.co/api/sessions/
Example
curl -X POST -H "Content-Type: application/json" -d '{"email":"hackermantion","password":"bad_password"}' http://staging.maestre.co/api/sessions/
Notes: Content type is json.
POINTS: 2