Delete article
Knowledge
Delete article
Delete an article.
DELETE
Delete article
Use this route to remove a live article or draft article from your workspace.
Headers
Bearer token containing your Fini workspace API key. Format:
Bearer fini_... The key needs write scope.Path parameters
Article ID to delete.
Response
Returns the deleted article object. See Manage knowledge for the shared article fields.Errors
401 Unauthorized
401 Unauthorized
403 Forbidden
403 Forbidden
The API key does not include the
write scope.404 Not Found
404 Not Found
The article does not exist in the workspace.

