Backend API
cURL
curl --request DELETE \ --url https://api.wacht.dev/ai/knowledge-bases/{kb_id}/documents/{document_id} \ --header 'Authorization: <api-key>'
{}
Deleted document
The response is of type object.
object
Was this page helpful?