API ReferenceUnits of measure
Update a unit of measure (edit or deactivate)
Authorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
factoryId*string
id*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X PATCH "https://api.xentr.ai/api/factories/string/units-of-measure/string" \ -H "Content-Type: application/json" \ -d '{}'Empty