Schedule Multilang Content
schedule_multilang_contentSchedule the same post in multiple languages, linking all variants into one translation group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Optional shared title for supported platforms. | |
| team_id | No | Team ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope. | |
| mediaUrl | No | Optional shared public HTTPS media URL. | |
| timezone | No | Optional IANA timezone stored with the scheduled posts. | |
| versions | Yes | Language-specific post variants. Maximum 11 versions per request. | |
| mediaType | No | Optional shared media type hint. | |
| mediaUrls | No | Optional shared public HTTPS media URLs. | |
| scheduledAt | Yes | Future ISO 8601 publish time for every language version. |