---
title: "Changes to Update authorization"
method: PUT
path: "/companies/{companyId}/connections/{connectionId}/authorization"
---

# Changes to Update authorization

`PUT /companies/{companyId}/connections/{connectionId}/authorization`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 52 revisions.

- **2026-04-15** `f9ec5126044c` — 1 breaking
- **2024-09-26** `26fd1967e450` — 1 breaking
- **2024-09-23** `429a1658d7b1` — 2 breaking
- **2024-09-23** `b8afb1b75423` — 1 warning

## Changes

- **2026-04-15** `f9ec5126044c` — 1 breaking
  - the response property `integrationKey` became optional for the status `200`
- **2024-09-26** `26fd1967e450` — 1 breaking
  - the response property `dataConnectionErrors` became nullable for the status `200`
- **2024-09-23** `429a1658d7b1` — 2 breaking
  - the response property `connectionInfo` became nullable for the status `200`
  - the response property `lastSync` became nullable for the status `200`
- **2024-09-23** `b8afb1b75423` — 1 warning
  - removed the optional property `additionalProperties` from the response with the `200` status

---

[Operation](https://skmtc.dev/codatio/apis/platform-api/docs/companies/:companyId/connections/:connectionId/authorization/put.md) · [API](https://skmtc.dev/codatio/apis/platform-api.md) · [Page](https://skmtc.dev/codatio/apis/platform-api/changes/companies/:companyId/connections/:connectionId/authorization/put)
