Add variables in Send request blocks

Hi, how to add new variables in my Send request block please ?
there is a default one but i cannot add anything else, not even my token so not possible to make this call

image

for others i have a few variables available

but not possible to add more eventhough the same API call can have a lot of parameters added


So how could i change this first block (‘List all users Copy’) so that i can filter it on more variables ?

Hi @technical-cosmonaut3

Every (or any other type) value in your request should be changed to a variable like {{firstName}} and then it will appear in your send request block. More info can be found in our docs here.