Schedule a post
Create scheduled post or draft.
Last updated
Create scheduled post or draft.
Last updated
Parameter | Type | Required | Information |
---|---|---|---|
Parameter | Type | Description |
---|---|---|
caption
string
yes (if mediaUrls not provided)
Up to 10,000 characters
mediaUrls
array of strings
yes (if caption not provided)
URL list of the media (must follow URL file limitations)
socialProfileIds
array of strings
no
If no ids provided, creates post as a draft
scheduledAt
string
no
Date of the schedule (must follow Date limitations)
format
string
no
Format
value from Formats
isShadow
boolean
no
Shadow posts will not appear in your dashboard. Defaults to false
postGroupId
string
Id of the created post
scheduleGroupId
string
Id of the created schedule
Returns the id of created schedule (draft), and id of the post group.
Created