Path Variables
Path variables are supported using the format {variable}
in the url field:
- Example 1:
https://www.thunderclient.com/details/customer/{customerId}
- Example 2:
https://www.thunderclient.com/details/{customerId}{name}/
Path variables are supported using the format {variable}
in the url field:
https://www.thunderclient.com/details/customer/{customerId}
https://www.thunderclient.com/details/{customerId}{name}/