v1

latestOpenAPI 3.1.02026-07-26142186376.1 KB
Knowledge

Delete Content by ID

Permanently remove a specific content item from the knowledge base. This action cannot be undone.

delete/knowledge/content/{content_id}

Path parameters

content_idstring required

Query parameters

db_idstring nullable

Database ID to use

Database ID to use

knowledge_idstring nullable

Knowledge base ID to use

Knowledge base ID to use

Response

Successful Response

idstring required

Unique identifier for the content

namestring nullable

Name of the content

descriptionstring nullable

Description of the content

typestring nullable

MIME type of the content

sizestring nullable

Size of the content in bytes

linked_tostring nullable

ID of related content if linked

metadataobject nullable

Additional metadata as key-value pairs

access_countinteger nullable

Number of times content has been accessed

status'processing' | 'completed' | 'failed'

Enumeration of possible content processing statuses.

status_messagestring nullable

Status message or error details

created_atstring date-time nullable

Timestamp when content was created

updated_atstring date-time nullable

Timestamp when content was last updated