schedule_post
Schedule a post to one or more social accounts at a specified UTC time. Configure content type, media, caption, and platform-specific settings.
Instructions
Create a Postoria post scheduled for a specific UTC date-time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | Postoria workspace ID. | |
| social_account_ids | Yes | One or more Postoria social account IDs to publish to. | |
| content_type | No | Optional content type. If omitted, Postoria will infer it from media/link/caption. | |
| media_ids | No | Media IDs already created or imported through the Postoria Public API. | |
| caption | No | Post caption text. | |
| link_url | No | Optional link URL for link posts. | |
| first_comment | No | Optional first comment. | |
| comment_delay | No | Optional first comment delay, in minutes. | |
| repost | No | Optional repost/recycle settings. | |
| youtube | No | Optional YouTube-specific settings. | |
| tiktok | No | Optional TikTok-specific settings. | |
| scheduled_time | Yes | UTC ISO 8601 date-time. |