---
title: "Changes to Complete OAuth callback"
method: POST
path: "/v1/connect/{platform}"
---

# Changes to Complete OAuth callback

`POST /v1/connect/{platform}`

> Every recorded change to this endpoint, newest first.
> 27 revisions in range; 1 not diffed.

## Timeline

Changed in 1 of 27 revisions.

- **2026-08-25** `44b6b1ca2a8b` — 1 breaking, 11 info

## Changes

- **2026-08-25** `44b6b1ca2a8b` — 1 breaking, 11 info
  - the `path` request parameter `platform` was restricted to a list of enum values
  - added the new enum value `instagram` to the `path` request parameter `platform`
  - added the new enum value `linkedin` to the `path` request parameter `platform`
  - added the new enum value `pinterest` to the `path` request parameter `platform`
  - added the new enum value `reddit` to the `path` request parameter `platform`
  - added the new enum value `threads` to the `path` request parameter `platform`
  - added the new enum value `tiktok` to the `path` request parameter `platform`
  - added the new enum value `twitter` to the `path` request parameter `platform`
  - added the new enum value `youtube` to the `path` request parameter `platform`
  - added the non-success response with the status `402`
  - added the non-success response with the status `404`
  - added the non-success response with the status `503`

---

[Operation](https://skmtc.dev/zernio/apis/zernio-api/docs/v1/connect/:platform/post.md) · [API](https://skmtc.dev/zernio/apis/zernio-api.md) · [Page](https://skmtc.dev/zernio/apis/zernio-api/changes/v1/connect/:platform/post)
