Skip to main content
DELETE
Delete Node

Headers

authorization
string | null

Path Parameters

org_id
string<uuid>
required
node_id
string
required

Response

Successful Response

Response returned by delete operations that report what was cleaned up.

success
boolean
required

True if the deletion succeeded

deleted
Deleted · object
required

Counts of entities removed, keyed by entity type

message
string
required

Human-readable summary of the deletion