kite001
4 years agoNew Contributor
Variable parameters for all rest-requests
I have an endpoint an resource but the last parameters can be diffrent everytime in URI. I know how to set them for one Request but how can i make it to a variable and change them for all my requests at the same time? I tried to go to my Rest-Project and add properties with variable-name and value but iam not able to insert in parameters then.