Removes a webhook subscription. Events will no longer be delivered to this URL. This action is irreversible — to temporarily stop deliveries without losing the configuration, consider updating the URL to a placeholder instead.
Security
bearerAuth
- Mock serverhttps://api-doc.immo-facile.com/_mock/openapi/hooks/{hookId}
- https://v2.immo-facile.com/api/v2/sitehttps://v2.immo-facile.com/api/v2/site/hooks/{hookId}
curl -i -X DELETE \
https://api-doc.immo-facile.com/_mock/openapi/hooks/42 \
-H 'Authorization: Bearer <YOUR_opaque_HERE>'