Delete a Unit of Measure
To delete a specific unit of measure, the ID of the unit of measure is required as a path parameter. After a unit of measure is deleted successfully, you receive a 200 response with an empty response body.
HTTP request:
DELETE https://rest.zuora.com/settings/units-of-measure/{id}
Success response code: 200