Reschedule or edit a post
sprkly_update_scheduled_postChange the caption, publish time, target accounts or attached media on a post that has not published yet. Only posts with status "scheduled" can be edited.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caption | No | Replacement caption, max 2200 characters. | |
| post_id | Yes | The scheduled post id. | |
| media_id | No | Replacement sprkly media file id. Shorthand for a one-item media_ids. | |
| media_ids | No | Replacement media, in slide order. Replaces the whole set, it does not append — pass every slide you want the post to keep. | |
| profile_ids | No | Replacement target accounts. Platforms are re-derived from them. | |
| scheduled_time | No | New ISO 8601 publish time. Must be in the future. |