Skip to content

Variables

Ben Weese edited this page Jul 6, 2019 · 2 revisions

Global Variables

Environmental Variables

Environmental Variables are so awesome they have their very own section

Session Variables

Collection Variables

Path Variables

{{url}}/v1/:pathvar/dirt :pathvar can be stored as a path variable in Params with a key of pathvar and a value of 5 in order to make the path variable easier to change or storing a variable in the environmental variable.

Parameters

Clone this wiki locally