Updates one or more scheduled posts by post ID.
Only posts with deliveryStatus NOT_STARTED can be updated. It performs a full replacement of the specified posts, so omitted properties are cleared.
Results are returned in the same order as the input array.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
1Post to update.
UTC time when this post should be published.
Media identifiers previously created via the media upload flow.
Platform-specific publishing options.
At most one platform object may be present.
Some platforms, such as X, LinkedIn, and LinkedIn Pages, currently do not define platform-specific options. For those platforms, this object can be omitted or sent as an empty object.
The provided platform object must match the publishing account's platform.
Batched post update results.
Results in the same order as the request items.