Zendesk Help Center Articles API

The Zendesk Help Center Articles API lets you programmatically manage knowledge base articles in your Help Center. You can create, read, update, and delete articles, manage their translations, set user segment permissions for viewing access, and organize articles within sections. The API supports searching articles, managing article labels, and controlling article visibility for agents and end users.

API entry from apis.yml

apis.yml Raw ↑
aid: zendesk:help-center-articles
name: Zendesk Help Center Articles API
tags:
- Articles
- Help Center
- Knowledge Base
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/articles/
properties:
- url: https://developer.zendesk.com/api-reference/help_center/help-center-api/articles/
  type: Documentation
description: The Zendesk Help Center Articles API lets you programmatically manage knowledge base articles
  in your Help Center. You can create, read, update, and delete articles, manage their translations, set
  user segment permissions for viewing access, and organize articles within sections. The API supports
  searching articles, managing article labels, and controlling article visibility for agents and end users.