Create entity type

It is also possible to create an entity type set by calling UpdateEntityType with allowMissing set to true.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The entity type to create.

An entity type resource in the Data API.

string
required

Unique resource name of the entity type, e.g. entityTypes/entityTypeIdentifier or entityTypes/namespace.entityTypeIdentifier. The namespace must be empty (being global) or a namespace accessible to the customer. The entity type identifier must match the regex \w[\w-]{0,63}.

string

Used when showing the entity type in the Exabel app. Required when creating an entity type.

string

Used when showing the entity type in the Exabel app.

boolean

Associative entity types connect multiple entity types - e.g. company_occupation to connect company and occupation entity types. These are typically used to hold time series data that is defined by the combination of 2 or more entities.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json