Removes a follow-up between a customer and a product. Requires SITE_CUSTOMER:WRITE permission.
Security
bearerAuth
- Mock serverhttps://api-doc.immo-facile.com/_mock/openapi/customers/{customerId}/follow-ups/{productId}
- https://v2.immo-facile.com/api/v2/sitehttps://v2.immo-facile.com/api/v2/site/customers/{customerId}/follow-ups/{productId}
curl -i -X DELETE \
https://api-doc.immo-facile.com/_mock/openapi/customers/789/follow-ups/12345 \
-H 'Authorization: Bearer <YOUR_opaque_HERE>'