
Clickup API Integration Profile
Information and guides about integrating with Clickup API
Add Clickup Integration to Your ProductCreate Task Comment in Clickup API
Add a new comment to a task.
Input schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Path Parameters | pathParameters | object | |
Task Id | pathParameters.task_id | string | |
Query | query | object | |
Custom Task Ids | query.custom_task_ids | boolean | |
Team Id | query.team_id | number |
Output schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Id | id | string | The ID of the created comment. |
Hist Id | hist_id | string | The history ID of the created comment. |
Date | date | number | The timestamp when the comment was created. |