How to set global variable in HTTP header

Hi

is there any way to set global variable in HTTP header for oauth 2.0 Authorization?

I need to set client id and Access token as global variable in HTTP header, please help !

Name : Client-ID
Value ${id}

this declaration doesn’t work