Updates the Units of Measures for the specified Units of Measure IDs.
put
/primeapi/restapi/v16.2/unitsOfMeasure/batch
Request
Supported Media Types
- application/json
Body Parameter
Units of Measures to be updated.
Root Schema : /paths/~1v16.2~1unitsOfMeasure~1batch/put/parameters/0/schema
Type:
array
-
Type:
object
ApiEntityUnitsOfMeasure
Nested Schema : ApiEntityUnitsOfMeasure
Type:
object
- displayName
-
Type:
string
The name of the unit of measure. - key
-
Type:
string
The 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
Default Response
successful operation