Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zoho ContactComments API

The ContactComments API from Zoho — 2 operation(s) for contactcomments.

Zoho ContactComments API is one of 205 APIs that Zoho publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include ContactComments. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and code examples.

This API exposes 5 operations across 2 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

5 operations 2 paths 2 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Authentication
custom
Resource Areas
1

Authentication & Security 1

Zoho ContactComments API declares 1 security scheme for authenticating requests. It defines a custom scheme (iam-oauth2-schema).

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

ContactComments 5
GET
/api/v1/contacts/{contactId}/comments
List all contact comments
getContactComments 6 params → 200
POST
/api/v1/contacts/{contactId}/comments
Create a contact comment
createContactComment 2 params body → 422200
GET
/api/v1/contacts/{contactId}/comments/{commentId}
Get a contact comment
getContactComment 4 params → 200
PUT
/api/v1/contacts/{contactId}/comments/{commentId}
Update a contact comment
updateContactComment 3 params body → 200
DELETE
/api/v1/contacts/{contactId}/comments/{commentId}
Delete a contact comment
deleteContactComment 3 params → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed is contactCommentCommonResponse (9 properties). Each schema is shown below with its type and property counts.

mentions
nullarray
contactCommentCommonResponse
nullobject
9 properties 9 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zoho-contactcomments-api-openapi.yml Raw ↑

Other APIs Zoho publishes across the network.

Zoho Inventory
Zoho Books
Zoho Invoice
Zoho Billing
Zoho Expense
Zoho People
Zoho Recruit
Zoho Projects
Zoho Mail
Zoho Sign
Zoho Campaigns
Zoho SalesIQ