curl --location --request DELETE 'https://api.notif.immo/searches/{id}' \
--header 'Content-Type: application/json' \
--header 'X-API-KEY: <api_key>' \
Deletes an existing search.
curl --location --request DELETE 'https://api.notif.immo/searches/{id}' \
--header 'Content-Type: application/json' \
--header 'X-API-KEY: <api_key>' \
UUID 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>' \