curl --request DELETE \
--url https://api.leanpay.fr/v1/public/client-properties/{clientPropertyId} \
--header 'Authorization: <api-key>'Delete a specific client property by its ID with all related tags
curl --request DELETE \
--url https://api.leanpay.fr/v1/public/client-properties/{clientPropertyId} \
--header 'Authorization: <api-key>'