Searches
Delete Search
Deletes an existing search.
DELETE
/
searches
/
{id}
Authorization
Path
curl --location --request DELETE 'https://api.notif.immo/searches/{id}' \
--header 'Content-Type: application/json' \
--header 'X-API-KEY: <api_key>' \
Path
id
string
requiredUUID of the selected search
curl --location --request DELETE 'https://api.notif.immo/searches/{id}' \
--header 'Content-Type: application/json' \
--header 'X-API-KEY: <api_key>' \