Skip to main content
DELETE
/
searches
/
{id}
curl --location --request DELETE 'https://api.stream.estate/searches/{id}' \
--header 'Content-Type: application/json' \
--header 'X-API-KEY: <api_key>' \

Documentation Index

Fetch the complete documentation index at: https://docs.stream.estate/llms.txt

Use this file to discover all available pages before exploring further.

Path

id
string
required
UUID of the selected search
curl --location --request DELETE 'https://api.stream.estate/searches/{id}' \
--header 'Content-Type: application/json' \
--header 'X-API-KEY: <api_key>' \