---
title: "Changes to Update post"
method: PUT
path: "/v1/posts/{postId}"
---

# Changes to Update post

`PUT /v1/posts/{postId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 26 revisions.

- **2026-08-27** `0cdc3e98bff9` — 1 breaking, 1 info
- **2026-08-26** `b5344d376e5e` — 4 info
- **2026-08-20** `26bee5940ef6` — 1 info
- **2026-08-19** `5d3a131531d9` — 2 breaking
- **2026-08-18** `d0ab3b4eb0ae` — 2 warning
- **2026-08-18** `a23bb6e63438` — 1 info
- **2026-08-15** `0942091eaa8c` — 3 warning
- **2026-08-13** `e0cd92070858` — 1 info
- **2026-08-10** `1e9a379eafca` — 1 info

## Changes

- **2026-08-27** `0cdc3e98bff9` — 1 breaking, 1 info
  - the `post/platforms/items/platformSpecificData` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - removed `#/components/schemas/TwitterPlatformData, #/components/schemas/ThreadsPlatformData, #/components/schemas/FacebookPlatformData, #/components/schemas/InstagramPlatformData, #/components/schemas/LinkedInPlatformData, #/components/schemas/PinterestPlatformData, #/components/schemas/YouTubePlatformData, #/components/schemas/GoogleBusinessPlatformData, #/components/schemas/TikTokPlatformData, #/components/schemas/TelegramPlatformData, #/components/schemas/SnapchatPlatformData, #/components/schemas/RedditPlatformData, #/components/schemas/BlueskyPlatformData, #/components/schemas/DiscordPlatformData, #/components/schemas/SlackPlatformData` from the `post/platforms/items/platformSpecificData` response property `oneOf` list for the response status `200`
- **2026-08-26** `b5344d376e5e` — 4 info
  - added the optional property `post/platforms/items/platformSpecificData/oneOf[#/components/schemas/InstagramPlatformData]/muteAudio` to the response with the `200` status
  - added the optional property `post/platforms/items/platformSpecificData/oneOf[#/components/schemas/PinterestPlatformData]/boardSectionId` to the response with the `200` status
  - added the optional property `post/platforms/items/platformSpecificData/oneOf[#/components/schemas/PinterestPlatformData]/isAiGenerated` to the response with the `200` status
  - added the optional property `post/platforms/items/platformSpecificData/oneOf[#/components/schemas/ThreadsPlatformData]/firstComment` to the response with the `200` status
- **2026-08-20** `26bee5940ef6` — 1 info
  - added the optional property `post/platforms/items/platformSpecificData/oneOf[#/components/schemas/TwitterPlatformData]/article` to the response with the `200` status
- **2026-08-19** `5d3a131531d9` — 2 breaking
  - the response property `post/platforms/items/platformPostUrl` became nullable for the status `200`
  - the `post/platforms/items/platformPostUrl` response's property type/format changed from `string`/`uri` to `string, null`/`` for status `200`
- **2026-08-18** `d0ab3b4eb0ae` — 2 warning
  - added the new `platform_rate_limit` enum value to the `post/platforms/items/errorCategory` response property for the response status `200`
  - added the new `quota_exhausted` enum value to the `post/platforms/items/errorCategory` response property for the response status `200`
- **2026-08-18** `a23bb6e63438` — 1 info
  - added the optional property `post/platforms/items/platformSpecificData/oneOf[#/components/schemas/BlueskyPlatformData]/langs` to the response with the `200` status
- **2026-08-15** `0942091eaa8c` — 3 warning
  - added the new `phone` enum value to the `post/platforms/items/accountId/oneOf[#/components/schemas/SocialAccount]/platform` response property for the response status `200`
  - added the new `rcs` enum value to the `post/platforms/items/accountId/oneOf[#/components/schemas/SocialAccount]/platform` response property for the response status `200`
  - added the new `sms` enum value to the `post/platforms/items/accountId/oneOf[#/components/schemas/SocialAccount]/platform` response property for the response status `200`
- **2026-08-13** `e0cd92070858` — 1 info
  - added the optional property `post/platforms/items/platformSpecificData/oneOf[#/components/schemas/LinkedInPlatformData]/poll` to the response with the `200` status
- **2026-08-10** `1e9a379eafca` — 1 info
  - added the optional property `post/platforms/items/platformSpecificData/oneOf[#/components/schemas/InstagramPlatformData]/audioConfiguration` to the response with the `200` status

---

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