Skip to content

Delete Saved Search

Request

Delete a Saved Search

Security
apikeyAuth(Required scopes: readwrite)
Path
searchIdstringrequired
Example:{{searchId}}
DELETE
/api/v1/user/searches/{searchId}/
curl -i -X DELETE \
  'https://urlscan.io/api/v1/user/searches/{{searchId}}/' \
  -H 'api-key: YOUR_API_KEY_HERE'

Responses

OK

Bodyapplication/json
object
Response
{}