Skip to content

Delete a knowledge-node

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

DocumentId

Deleted

object
data
object
node_type
required
string
Allowed values: service resource user policy network database
label
required

Human-readable identifier, e.g. ‘backend:1337’, ‘ec2-i-abc123’, ‘postgres-prod’.

string
resource_id

Internal Strapi documentId or cloud provider resource ID.

string
resource_type

Strapi content-type slug or cloud resource kind, e.g. ‘cloud-instance’, ‘organisation-member’, ‘dns-zone’.

string
properties

Arbitrary key-value metadata for this node (provider, region, tags, etc.).

last_seen_at
string format: date-time
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