When backwards-incompatible updates to non-beta products are made, a new API version is released to avoid breaking changes for developers. When a new version is released, you can choose whether to continue using an existing API version or update your application to the newer version to take advantage of new features, improvements, and fixes.To specify the API version of a request, use the Knot-Version header. If the Knot-Version header is not provided in a request, it will default to major version 2.0 of the API. It is recommended to include the Knot-Version header, like below.