Title: &#8220;DELETE&#8221; for Knowledge API endpoints
Last modified: September 6, 2026

---

# “DELETE” for Knowledge API endpoints

 *  [Jeriss Cloud Center](https://wordpress.org/support/users/jeriss/)
 * (@jeriss)
 * [1 day, 1 hour ago](https://wordpress.org/support/topic/delete-for-knowledge-api-endpoints/)
 * I have connected MxChat Knowledge Base with SharePoint via PowerAutomate HTTP.
 * I was able to successfully POST content when created or edited in SharePoint.
 * What I want that DELETE works also when file is deleted in SharePoint. Otherwise,
   the content would become pollution in MxChat knowledge base.
 * Can you confirm whether DELETE also works for Knowledge Base API Endpoints?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [Jeriss Cloud Center](https://wordpress.org/support/users/jeriss/)
 * (@jeriss)
 * [1 day ago](https://wordpress.org/support/topic/delete-for-knowledge-api-endpoints/#post-19012777)
 * If delete method not available, can a POST work for delete action?
 *  Plugin Support [m4xw3ll](https://wordpress.org/support/users/m4xw3ll/)
 * (@m4xw3ll)
 * [23 hours, 43 minutes ago](https://wordpress.org/support/topic/delete-for-knowledge-api-endpoints/#post-19012798)
 * hi [@jeriss](https://wordpress.org/support/users/jeriss/),
 * Not yet — the API currently has POST /knowledge but no DELETE, and a POST can’t
   stand in for one (empty content is rejected). Good news: a DELETE /wp-json/mxchat/
   v1/knowledge endpoint that removes an entry by source_url (single or batched)
   is approved and in development, using the same bearer token you already use. 
   In the meantime, re-POSTing the same source_url replaces that entry, so updates
   stay clean; only deletions have to wait. I’ll post here when it ships.

Viewing 2 replies - 1 through 2 (of 2 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdelete-for-knowledge-api-endpoints%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/mxchat-basic/assets/icon-256x256.png?rev=3267273)
 * [MxChat - AI Chatbot & Content Generation for WordPress](https://wordpress.org/plugins/mxchat-basic/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mxchat-basic/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mxchat-basic/)
 * [Active Topics](https://wordpress.org/support/plugin/mxchat-basic/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mxchat-basic/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mxchat-basic/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [m4xw3ll](https://wordpress.org/support/users/m4xw3ll/)
 * Last activity: [23 hours, 43 minutes ago](https://wordpress.org/support/topic/delete-for-knowledge-api-endpoints/#post-19012798)
 * Status: not resolved