Create List Comment
POST https://api.clickup.com/api/v2/list/list_id/comment
Request Body
{"comment_text"=>"Task comment content", "assignee"=>53480, "notify_all"=>true}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
POST https://api.clickup.com/api/v2/list/list_id/comment
{"comment_text"=>"Task comment content", "assignee"=>53480, "notify_all"=>true}
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |