Delete a tax rate
curl --request DELETE \
--url https://api.cloud.flexprice.io/v1/taxes/rates/{id} \
--header 'x-api-key: <api-key>'This response has no body data.curl --request DELETE \
--url https://api.cloud.flexprice.io/v1/taxes/rates/{id} \
--header 'x-api-key: <api-key>'This response has no body data.