Forum Discussion

kite001's avatar
kite001
New Contributor
3 years ago

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...