如何使用 API 删除 Instagram 帖子

How to delete Instagram posts using API

我想使用 API

删除 Instagram 上 JavaScript 的特定 post

我尝试了如何从以下文档中删除 post。

https://developers.facebook.com/docs/graph-api/reference/v13.0/post#deleting

但是,我收到以下错误。

Unsupported delete request. Object with ID '{post_id}' does not exist, cannot be loaded due to missing permissions, or does not support this operation. Please read the Graph API documentation at https://developers.facebook.com/docs/graph-api

Instagram 尚不支持通过 API 删除。请参阅 content publishing API.