Update a scheduled post’s metadata
scheduleDate
of a post, approval
status of a post, notes
, or visibility
of a posted YouTube video.
scheduleDate
and be in a “pending” status
. The status
can be checked with the /history or GET /post endpoints.true
to
approve and publish the post.true
will disable comments. Setting to false
will enable comments.Supported platforms: Instagram and LinkedIn.datetime
to schedule a future post. Accepts a UTC date time.For example, use format YYYY-MM-DDThh:mm:ssZ
and send as 2026-07-08T12:30:00Z
.
Please see utctime for more examples.scheduleDate
is in the past,
the post will immediately be publish. Consider updating the scheduleDate
before unpausing.visibility
field and values unlisted
, private
, or public
.Update the description
, title
, or categoryId
. If no description
or categoryId
originally set, the default values are ""
and 24
(Entertainment), respectively.