Zendesk Ticket Comments API

The Zendesk Ticket Comments API lets you manage comments on support tickets. Comments are the public and internal messages exchanged between agents, end users, and collaborators on a ticket. You can list comments, add new public or internal comments with attachments, and redact sensitive information from existing comments.

API entry from apis.yml

apis.yml Raw ↑
aid: zendesk:ticket-comments
name: Zendesk Ticket Comments API
tags:
- Comments
- Tickets
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/ticketing/tickets/ticket_comments/
properties:
- url: https://developer.zendesk.com/api-reference/ticketing/tickets/ticket_comments/
  type: Documentation
description: The Zendesk Ticket Comments API lets you manage comments on support tickets. Comments are
  the public and internal messages exchanged between agents, end users, and collaborators on a ticket.
  You can list comments, add new public or internal comments with attachments, and redact sensitive information
  from existing comments.