Archive an existing price unit. The unit will be marked as archived and cannot be used in new prices.
curl --request DELETE \
--url https://api.cloud.flexprice.io/v1/prices/units/{id} \
--header 'x-api-key: <api-key>'{}curl --request DELETE \
--url https://api.cloud.flexprice.io/v1/prices/units/{id} \
--header 'x-api-key: <api-key>'{}