Skip to main content

Create an entity type

POST 

/api/v1/entity-types

Defines a kind of thing you master — a customer, a supplier, a product. The type is the container its attributes, match profile and relationships hang off, so it is the first thing to create when modelling a new domain. Requires entity-type.create.

Request

Responses