version of the IIQ SCIM REST API is defined in the URI path (like ‘http://localhost:8080/identityiq/scim/v2/Users’ ), which is actually against the REST guidelines.
So is there any other way of versioning of the API like defining the version in the custom request header ?