Skip to main content

Delete Knowledge Base by ID

Delete a specific knowledge base using its unique identifier.

Path Parameters
id uuid REQUIRED
Responses
200

Knowledge Base detail response

Schema OPTIONAL
data object
id string
user_id integer
icon string
title string
slug string
description string
deleted_at null
created_at string
is_active boolean
user OPTIONAL
settings OPTIONAL
500

Server Error

Schema OPTIONAL
message string