Skip to main content
DELETE
/
api
/
knowledge
/
bases
/
{id}
Remove Knowledge Bas
curl --request DELETE \
  --url https://api.example.com/api/knowledge/bases/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Logto JWT access token

Path Parameters

id
string
required

Response

200

Successful response