删除内部文档
DELETE /apiv2/internal_knowledge_posts/{id}.json调用权限
agent
curl 示例
curl https://{subdomain}.kf5.com/apiv2/internal_knowledge_posts/{id}.json \
  -v -u {email_address}:{password} -X DELETE返回示例
Status: 200 OK{
        "error": 0,
        "message": ""}