Edit a scheduled post
edit_scheduled_postUpdate the publish time, title, or caption of a scheduled social media post using its job ID. Modify date, title, or caption individually or together.
Instructions
Change the publish time, title, or caption of a scheduled post by job_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | New post title/caption. | |
| job_id | Yes | Job ID from list_scheduled_posts or the scheduling response. | |
| caption | No | New caption/description. | |
| scheduled_date | No | New ISO-8601 date/time in UTC (future, within 1 year). |