cURL
curl --request DELETE \ --url https://api.leanpay.fr/v1/public/client-properties/{clientPropertyId}/tags/{tagId} \ --header 'Authorization: <api-key>'
Delete a specific tag associated with a client property
The ID of the client property
The ID of the tag to delete
Tag deleted successfully