Searches
Delete Search
Deletes an existing search.
DELETE
/
searches
/
{id}
Copy
curl --location --request DELETE 'https://api.stream.estate/searches/{id}' \
--header 'Content-Type: application/json' \
--header 'X-API-KEY: <api_key>' \
Path
UUID of the selected search
Copy
curl --location --request DELETE 'https://api.stream.estate/searches/{id}' \
--header 'Content-Type: application/json' \
--header 'X-API-KEY: <api_key>' \
Copy
curl --location --request DELETE 'https://api.stream.estate/searches/{id}' \
--header 'Content-Type: application/json' \
--header 'X-API-KEY: <api_key>' \
Assistant
Responses are generated using AI and may contain mistakes.