Gradual release of API version 2024-01
January 8th, 2024
On Jan 16th 2024, we will begin a gradual release of API version 2024-01 as the stable and default version.
If you've migrated your apps already (to 2023-10
or beyond) and want to use an up-to-date API version, you can:
- Pass the version header in every request:
"API-Version" : "2024-01"
- Use the
setApiVersion
option if using the Javascript SDK
Take note of this slight update from the previous announcement – we originally communicated the change would be in effect at 00:00 GMT.