Glanced
Glanced

Delete saved search

Delete a saved search.

DELETE
/v1/saved-searches/{search_id}
AuthorizationBearer <token>

API key (glanced_live_…). Required on operations marked with this scheme; rejected elsewhere.

In: header

Path Parameters

search_id*Search Id

The saved search's id

Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/saved-searches/497f6eca-6276-4993-bfeb-53cbbbba6f08"
{  "message": "string"}

How is this guide?