OS1 Services
...
Entity
How to use Entities?

How to: Create an Entity Type

1min

For information about prerequisites, see How to use Entities?.

To create an Entity Type, call the Create Entity Type endpoint and pass a request body similar to the following:

JSON


In the above payload, we have created an Entity type with the plural name vehicles. This Entity type has a category called four-wheeler and three sub-categories. The payload also has core attributes defined.