Need pass ZAPIKEY in headers not in Params

Need pass ZAPIKEY in headers not in Params

Hi All,

I have created deluge function getRecordById and function is responding according to my requirement. I have to execute this function with the third-party and got the endpoint for executing this function but my concern is ZAPIKEY passed as params but as per security purpose this is not a right way to do this.

https://www.zohoapis.in/crm/v2/functions/getrecodsbyid/actions/execute?auth_type=apikey&zapikey=1003.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

It is possible for we can pass key as a headers and execute deluge function.

Thank you
Raj