API version parameter is required parameter in APIs

Hi
I’m using the Java SDK. One of the things I noticed is that the API version is required in all the SDKs even though it’s mentioned in the docs that it’s not required in the REST APIs anymore.

Is the parameter just pending removal or is it still required for some reason in the SDKs? It would be great if the parameter could be removed from the SDKs as well.

It is scheduled for deletion from the SDK’s code and will be eliminated in future releases. The URLs for the new versions will include the new versions.