saved_searches.destroy
POST
/saved_searches/destroy/{id}.json
saved
search for the authenticating user. The authenticating user must be the owner of saved search id
being destroyed.
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.twitter.com/1.1/saved_searches/destroy/.json'
响应示例响应示例
{}
请求参数
Path 参数
id
string
必需
返回响应
修改于 2024-09-24 06:06:38