Update entity type

This can also be used to create an entity type by setting allowMissing to true.

Note that this method will update all fields unless updateMask is set.

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

The ID of an entity type, e.g. entityTypeIdentifier or 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}.

Query Params
string

Use this to update only selected fields. For example, specify displayName to update only the display name. If allowMissing is set, this field is ignored.

For REST requests, this is a comma-separated string.

boolean

If set to true, a new entity type will be created if it did not exist, and updateMask is ignored.

Body Params

The entity type to update.

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