curl --request DELETE \
--url https://api.cloud.flexprice.io/v1/prices/units/{id}
{}
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}
{}
Price unit ID
OK
The response is of type object
.