/saved_searches/destroy/{id}.json
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.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.twitter.com/1.1/saved_searches/destroy/.json'
Response Response Example
{}
Request
Path Params
id
string
required
Responses
Modified at 2022-09-10 16:58:08