Hi Constance,
What you want is not possible with OutSystems. However, you can easily add the version to the path that the Platform generates:
https://xxxxx.outsystemsenterprise.com/[module_name]/rest/[api_name]/v2
Of course, this means you must add that to every method you expose, but on the other hand, this also allows for a per-method versioning.