Zendesk Help Center Article Comments API

The Zendesk Help Center Article Comments API lets you manage comments on knowledge base articles. Users can provide feedback by adding comments to articles, and the API provides endpoints to list, create, update, and delete comments. The user must have a Zendesk account and their requests must be authenticated to add comments.

API entry from apis.yml

apis.yml Raw ↑
aid: zendesk:help-center-article-comments
name: Zendesk Help Center Article Comments API
tags:
- Articles
- Comments
- Help Center
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://{subdomain}.zendesk.com
humanURL: https://developer.zendesk.com/api-reference/help_center/help-center-api/article_comments/
properties:
- url: https://developer.zendesk.com/api-reference/help_center/help-center-api/article_comments/
  type: Documentation
description: The Zendesk Help Center Article Comments API lets you manage comments on knowledge base articles.
  Users can provide feedback by adding comments to articles, and the API provides endpoints to list, create,
  update, and delete comments. The user must have a Zendesk account and their requests must be authenticated
  to add comments.