How-To Guides
Integrate with Entities
How to: Create an Entity Type
1min
For information about prerequisites, see Integrate with Entities.
To create an Entity Type, call the Create Entity Type endpoint and pass a request body similar to the following:

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.
Updated 16 Aug 2023
Did this page help you?