URL and Parameter question

Hi @bbrazeauAP,

I think I know what you’re asking for, but I’m not 100% sure.

I know you can do something with path parameter variables by doing “:var”

For example

{{url}}/company/:CompanyKey

That above will allow you to set a path parameter in your postman request. I believe I should then reflect in the documentation.

Hope this helps.

Orest

3 Likes