OS1 Services
...
Entity
How to use Entities?
How to: Update Entity Type
1 min
for information about prerequisites, see how to use entities? docid\ f5dbrxwuq321l b2mes3v to update information associated with an entity type, call the update entity type configuration docid\ m2ma8kmhk8vfq7trxpisg endpoint use the entitytypepluralname in the path parameter and pass a request body similar to the following { "category" \[ { "name" "four wheeler", "description" "four wheeler vehicle ", "subcategory" \[ "bus" ] } ], "attributes" \[ { "name" "mileage", "datatype" "number", "indexed" false } ] }