OS1 Services
...
Entity
How to use Entities?
How to: Create an Entity Template
1min
for information about prerequisites, see how to use entities? docid\ f5dbrxwuq321l b2mes3v the following examples show a request body for creating an entity template using create a new template docid\ ku4yplqcixm9t8ikiaytc endpoint { "name" "vehicletemplate", "subcategory" "car", "attributes" \[ { "name" "mileage", "description" "mileage of the car", "datatype" "number", "indexed"\ true, "defaultvalue" 50, "validation" { "required"\ false } } ], "callback" "https //examplecallback com" }