Forum Discussion
Anonymous
3 years agoTo set the version in postman (or any API interaction), you can either set the "X-Version" header to the version you want to use:
Or you can add a query parameter called "v" to the URL and specify the version:
Related Content
- 2 years ago
- 2 months ago
- 7 months ago