Skip to content

Delete a knowledge-edge

DELETE
/knowledge-edges/{id}
id
required
string

DocumentId

Deleted

object
data
object
source_node
One of:

DocumentId reference to api::knowledge-node.knowledge-node

string
target_node
One of:

DocumentId reference to api::knowledge-node.knowledge-node

string
relation_type
required
string
Allowed values: depends_on connects_to managed_by deployed_on member_of exposes replicates_to
weight

Edge weight; higher = stronger or more recent relationship signal.

number
last_changed_at
string format: date-time
change_source

Platform-event correlation_id that triggered this edge, or ‘manual’.

string
properties

Arbitrary metadata for this edge.

is_active
boolean
organisation
One of:

DocumentId reference to api::organisation.organisation

string
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
nullable

Missing or invalid authentication

Not authorized (tenant scope or capability)

Not found