statuses.destroy
POST
/statuses/destroy/{id}.json
specified by the required ID parameter. The authenticating user must be the author of the specified
status. Returns the destroyed status if successful.
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.twitter.com/1.1/statuses/destroy/.json'
响应示例响应示例
{}
请求参数
Path 参数
id
string
必需
返回响应
修改于 2024-09-24 06:06:38