DELETE
/
knowledge
/
content
/
{content_id}
{
  "id": "<string>",
  "name": "<string>",
  "description": "<string>",
  "type": "<string>",
  "size": "<string>",
  "linked_to": "<string>",
  "metadata": {},
  "access_count": 123,
  "status": "processing",
  "status_message": "<string>",
  "created_at": "2023-11-07T05:31:56Z",
  "updated_at": "2023-11-07T05:31:56Z"
}

Headers

authorization
string | null

Path Parameters

content_id
string
required

Query Parameters

db_id
string | null

The ID of the database to use

Response

Successful Response

The response is of type object.