How to pass post body params in worldping endpoint check

I am using worldping plugin (1.2.6), and my grafana version is 6.4.3

In worldping monitoring configuration there we can set method like post, get etc etc, so my question is how we can pass post body params, what is structure to pass post body params.

I want to check my login page and need to pass username/password in this check.