Docs
搜索文档...⌘K

删除帖子

仅限 API
DELETE/v3/social-media/post

对此端点的请求免费,不会消耗任何 API 单位。

查询参数

outputstring

输出格式。

允许的值:jsoncsvxmlphp

请求正文

post_idintegerRequired

帖子的唯一标识符。

响应

postobject
author_idstring or null

作者的唯一标识符。

author_namestring or null

作者的名称。

auto_commentstring or null

发布后自动发布的评论文本。

channelsarray<object>

与帖子关联的社交媒体频道。

channel_idstring
channel_kindstring
channel_usernamestring
channel_display_namestring
channel_profile_image_urlstring or null
created_atstring

作者创建帖子的时间戳。

external_post_idstring or null

平台特定的帖子标识符。

permalinkstring or null

平台上已发布帖子的 URL。

post_idinteger

帖子的唯一标识符。

status_timestampstring

与当前状态关联的时间戳。

text_contentstring

帖子的文本内容。