Delete a Unit of Measure
delete
/primeapi/restapi/unitsOfMeasure/{id}
Send a request to this endpoint to delete a unit of measure.
Request
Path Parameters
-
id: integer(int64)
The system-generated identfier of a unit of measure.
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
404 Response
Invalid input for the Units of Measure service.