v1

latestOpenAPI 3.1.02026-08-0612447737.4 KB
Custom Entity Definition

Delete Custom Entity Definition

Delete an existing custom entity definition

delete/custom_entity_definition

Query parameters

selectstring

Select columns to return

idstring

Custom entity definition ID

created_atstring

Creation date

updated_atstring

Latest update

organisation_idstring

Organisation ID

keystring

Unique key for the custom entity definition

namestring

Name of the custom entity definition

schemastring

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