Skip to content

Commit f8c7aa4

Browse files
Rachel-Codatclaude
andcommitted
docs(changelog): set connectionManagement/accessToken sunset to 2026-10-12
Q4 2026 enforcement date (first working day on/after 10 Oct). Still draft pending team confirmation and the early-July quarterly email cutoff. PEP-1751 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 4cf8060 commit f8c7aa4

1 file changed

Lines changed: 11 additions & 9 deletions

File tree

blog/260623-deprecation-connection-management-access-token.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Upcoming YYYY-MM-DD: Deprecation of the connection management access token endpoint"
2+
title: "Upcoming 2026-10-12: Deprecation of the connection management access token endpoint"
33
date: "2026-06-23"
44
tags: ["Deprecation"]
55
draft: true
@@ -8,16 +8,18 @@ authors: rachelcodat
88

99
<!--
1010
TODO before publishing:
11-
1. Agree the sunset date with the team (PEP-1751 acceptance criteria), following the
12-
deprecation schedule in the change policy:
13-
https://docs.codat.io/introduction/change-policy#deprecation-schedule
14-
2. Replace every YYYY-MM-DD placeholder below (title + body) with the agreed date.
15-
3. Set `date` to the publication date.
16-
4. Remove the `draft: true` line.
11+
1. Confirm the 2026-10-12 sunset date with the team (PEP-1751 acceptance criteria).
12+
This is the Q4 2026 enforcement date (first working day on/after Sat 10 Oct).
13+
The changelog entry MUST be live before the early-July quarterly developer email
14+
(practically ~7 July 2026) to make the Q4 window; otherwise the next date is
15+
2027-01-11. See https://docs.codat.io/using-the-api/change-policy#deprecation-schedule
16+
2. Set `date` to the publication date.
17+
3. Remove the `draft: true` line.
18+
4. Add a corresponding entry to the deprecations Google Calendar.
1719
5. Confirm with #team-documentation before publishing.
1820
-->
1921

20-
On YYYY-MM-DD, Codat will deprecate the `connectionManagement/accessToken` endpoint used to generate company-specific connection management access tokens.
22+
On 2026-10-12, Codat will deprecate the `connectionManagement/accessToken` endpoint used to generate company-specific connection management access tokens.
2123

2224
<!--truncate-->
2325

@@ -41,7 +43,7 @@ The replacement endpoint returns an access token in the same way and requires no
4143

4244
## Expected impact if no action is taken
4345

44-
After YYYY-MM-DD, calls to the deprecated endpoint will return a `404` error.
46+
After 2026-10-12, calls to the deprecated endpoint will return a `404` error.
4547

4648
```json
4749
{

0 commit comments

Comments
 (0)