Api Versioning - wowanalytics/Api-Samples GitHub Wiki
Versioning
This api is versioned. Unless a specific version of the api is requested the latest version will always be used. This is currently Version 2 and is not backwards compatible with Version 1
In order to request a specific version you need to pass a Http Header with the version required
Http Header
To request a specific version use the following header
api-version: {required version}