8b2952dc5357

latestOpenAPI 3.1.0MIT2026-08-122339110.1 KB
Posts

Update post settings

Merges the given keys into the post's existing provider settings. Only the keys you pass are changed; content and publish date are untouched, so a running publishing workflow is not restarted. The merged settings are re-validated. Works only on not-yet-published posts (scheduled or draft).

put/posts/{id}/settings

Path parameters

idstring required

Post ID

Request body

settingsobject required

Provider settings to merge into the post's existing settings. Only the keys you pass are changed; everything else stays. Keys depend on the channel's platform.

Response

Post settings updated successfully

postIdstring
publishDatestring