/**
     * Makes a POST Call to the specified path
     * @param path Path to call
     * @param data Data to send
     * @param listener Listener to handle the response on