Articles
Delete an article
DELETE https://api.pageloop.ai/v1/articles/{articleId}
Permanently removes an article from the knowledge base. Articles that are referenced by open suggestions cannot be deleted until those suggestions are resolved.
Path Parameters
articleIdrequiredThe article's unique identifier.
Response
Article deleted. No response body.
