Skip to main content

Delete Unit of Measure

DELETE 

/api/manufacturing/units-of-measure/:unitOfMeasure

Delete a custom unit of measure. System units cannot be deleted, and units still referenced by product configurations, BOM lines, or manufacturing order lines return 422 with the reference count. Auth: requires Bearer token. Path param: unitOfMeasure = unit of measure id.

Required scope: manufacturing:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Request

Responses

No Content

Response Headers
    Content-Type