v1

latestOpenAPI 3.1.02026-08-0612447737.4 KB
Custom Entity Definition

Create Custom Entity Definition

Create a new custom entity definition

post/custom_entity_definition

Query parameters

selectstring

Filtering Columns

Request body

idstring uuid

Custom entity definition ID

created_atstring timestamp with time zone

Creation date

updated_atstring timestamp with time zone

Latest update

organisation_idstring uuid

Organisation ID

keystring text

Unique key for the custom entity definition

namestring text

Name of the custom entity definition

schemaobject

JSON Schema defining the custom entity data structure

Response

The updated Custom Entity Definition object

idstring uuid

Custom entity definition ID

created_atstring timestamp with time zone

Creation date

updated_atstring timestamp with time zone

Latest update

organisation_idstring uuid

Organisation ID

keystring text

Unique key for the custom entity definition

namestring text

Name of the custom entity definition

schemaobject

JSON Schema defining the custom entity data structure