Creates a Units of Measure.
post
/primeapi/restapi/v16.2/unitsOfMeasure
Request
Supported Media Types
- application/json
Body Parameter
Units of Measure to be created.
Root Schema : ApiEntityUnitsOfMeasure
Type:
object- displayName
-
Type:
stringThe name of the unit of measure. - key
-
Type:
stringThe abbreviation for the unit of measure name. - unitOfMeasureId
-
Type:
integer(int64)The unique identifier for the unit of measure. - workspaceId
-
Type:
integer(int64)
Response
Supported Media Types
- application/json
200 Response
successful operation
Body
Root Schema : ApiEntityUnitsOfMeasure
Type:
object- displayName
-
Type:
stringThe name of the unit of measure. - key
-
Type:
stringThe abbreviation for the unit of measure name. - unitOfMeasureId
-
Type:
integer(int64)The unique identifier for the unit of measure. - workspaceId
-
Type:
integer(int64)