Not able to trigger jenkins job using Button panel on grafana 7.1/7.0 through REST API

I am trying to invoke jenkins build details from grafana using Button panel.
http://admin:112fce334ab80b5c0acc35f3f6ebe56b71@192.168.0.104:8080/job/linux_patch/50/wfapi/describe
The above url works fine with postman.
But I am not sure how to provide credentials(jenkins API token) in the Button Panel. I tried with API key via header X-API-Key. But it show failed to fetch error.

Please help me configure this.

Thnaks,
Debasish