put https://api.clickup.com/api/v2/comment/
Replace the content of a task commment, assign a comment, and mark a comment as resolved.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
Replace the content of a task commment, assign a comment, and mark a comment as resolved.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request PUT \
--url https://api.clickup.com/api/v2/comment/ \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"resolved":true}'
Try It!
to start a request and see the response here! Or choose an example: