Skip to main content
DELETE
Delete Ontology Dataset Mapping

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Api-key
string | null

Path Parameters

component_key
string
required

Query Parameters

dataset_name
string
required
mapping_type
enum<string>
default:contains
Available options:
source_of_truth,
contains,
derived_from,
event_log,
lookup,
approximation,
validation
column_name
string | null

Response

Successful Response

dataset_name
string
required

Dataset name that represents or contains this ontology component.

Required string length: 1 - 255
id
string<uuid>
required
component_id
string<uuid>
required
organisation_id
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
dataset_id
string<uuid> | null
column_name
string | null

Optional column that maps to this entity, attribute, action, relationship, or hierarchy.

Maximum string length: 255
mapping_type
enum<string>
default:contains
Available options:
source_of_truth,
contains,
derived_from,
event_log,
lookup,
approximation,
validation
usage_notes
string | null

Optional note describing how this dataset/column maps to the ontology component.

Maximum string length: 4000
annotations
Annotations · object

Optional metadata such as grain, source system, quality checks, owners, or review hints.

created_by_member_id
string<uuid> | null
updated_by_member_id
string<uuid> | null