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

Authorizations

Authorization
string
header
required

Logto JWT access token

Path Parameters

docId
string
required

Response

200

Successful response