Zendesk Help Center Article Attachments API

The Zendesk Help Center Article Attachments API lets you manage file attachments associated with Help Center articles. You can upload new attachments, list existing ones for an article, and delete attachments that are no longer needed. The API supports multipart form data uploads for images, documents, and other file types used in knowledge base content.

API entry from apis.yml

apis.yml Raw ↑
aid: zendesk:help-center-article-attachments
name: Zendesk Help Center Article Attachments API
tags:
- Articles
- Attachments
- 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_attachments/
properties:
- url: https://developer.zendesk.com/api-reference/help_center/help-center-api/article_attachments/
  type: Documentation
description: The Zendesk Help Center Article Attachments API lets you manage file attachments associated
  with Help Center articles. You can upload new attachments, list existing ones for an article, and delete
  attachments that are no longer needed. The API supports multipart form data uploads for images, documents,
  and other file types used in knowledge base content.