When backwards-incompatible changes are made to the API, we release a new version. Without specifically setting a version, requests will always use the latest version.
Use the X-Version header to specifically set the version of the API. We support the current version -2.
Current version is 2024-04. Apply header as X-Version: 2024-04 or leave out.