You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stored on the post for reference/display only. This field is NOT used as the video title when publishing. To set a YouTube video title, use platformSpecificData.title on the youtube platform target (falls back to the first line of content when omitted).
Target platforms and accounts for this post. Each item must include platform and accountId.
[optional]
scheduled_for
Time
[optional]
publish_now
Boolean
[optional][default to false]
is_draft
Boolean
When omitted, the post keeps its current draft status. Send `false` to promote a draft to scheduled (combined with `scheduledFor`, `publishNow`, or a queue).
[optional]
timezone
String
[optional]
visibility
String
[optional]
tags
Array<String>
[optional]
hashtags
Array<String>
Stored for reference only. Hashtags are NOT automatically appended to the caption when publishing. Include hashtags directly in the content field (platforms like Instagram only support hashtags as caption text). For YouTube keywords, use the tags field instead.
[optional]
mentions
Array<String>
[optional]
crossposting_enabled
Boolean
[optional]
metadata
Hash<String, Object>
[optional]
queued_from_profile
String
Profile ID to schedule via queue.
[optional]
queue_id
String
Specific queue ID to use when scheduling via queue.
Root-level TikTok settings applied to the TikTok platforms sent in the same request. Merged into each platform's platformSpecificData, with platform-specific settings taking precedence. Returns 400 if sent without a platforms array.
Root-level Facebook settings applied to the Facebook platforms sent in the same request. Merged into each platform's platformSpecificData.facebookSettings, with platform-specific settings taking precedence. Returns 400 if sent without a platforms array.