Blueprint API - How to add different ports for API calls, in the same serverurl?

163 Views Asked by At

I would like to add a different port for each call, but the same server URL, and I can't manage that.

for example:
{{ServerURL}}:59310/account
{{ServerURL}}:59313/inventory

how can I add the port?

0

There are 0 best solutions below