---
title: "Changes to Sync an external post"
method: POST
path: "/v1/posts/sync-external"
---

# Changes to Sync an external post

`POST /v1/posts/sync-external`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 26 revisions.

- **2026-08-22** `19fd2b70854e` — 8 info
- **2026-08-13** `e0cd92070858` — 2 warning

## Changes

- **2026-08-22** `19fd2b70854e` — 8 info
  - added the optional property `post/oneOf[#/components/schemas/ExternalPostSummary]/isAiGenerated` to the response with the `200` status
  - added the optional property `post/oneOf[#/components/schemas/ExternalPostSummary]/isSharedToFeed` to the response with the `200` status
  - added the optional property `post/oneOf[#/components/schemas/ExternalPostSummary]/mediaAudioType` to the response with the `200` status
  - added the optional property `post/oneOf[#/components/schemas/ExternalPostSummary]/mediaProductType` to the response with the `200` status
  - added the optional property `posts/items/isAiGenerated` to the response with the `200` status
  - added the optional property `posts/items/isSharedToFeed` to the response with the `200` status
  - added the optional property `posts/items/mediaAudioType` to the response with the `200` status
  - added the optional property `posts/items/mediaProductType` to the response with the `200` status
- **2026-08-13** `e0cd92070858` — 2 warning
  - removed the optional property `post/oneOf[#/components/schemas/ExternalPostSummary]/mediaUrl` from the response with the `200` status
  - removed the optional property `posts/items/mediaUrl` from the response with the `200` status

---

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