DELETE
/
searches
/
{id}
curl --location --request DELETE 'https://api.notif.immo/searches/{id}' \
--header 'Content-Type: application/json' \
--header 'X-API-KEY: <api_key>' \

Path

id
string
required

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>' \