Deletes one or more scheduled posts by post ID.
Only posts with deliveryStatus NOT_STARTED can be deleted.
Results are returned in the same order as the provided ids.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
1Batched post deletion results.
Results in the same order as the request items.