update_post
Update a scheduled or draft post. You can change the caption, schedule time, accounts, or media.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The post ID to update | |
| media | No | New array of media IDs | |
| caption | No | New caption text | |
| is_draft | No | Set draft status | |
| media_urls | No | New array of public media URLs | |
| scheduled_at | No | New scheduled datetime (ISO 8601) | |
| social_accounts | No | New array of social account IDs | |
| account_configurations | No | ||
| platform_configurations | No |