Logo
OpenText Developer Cloud public resources API Documentation

Workflow action and model services-tasks-{task Id}-comments

Number of APIs: 2


1. Get comments on a task

GET {{baseUrl}}/tasks/:taskId/comments?includeUserIds=false

Get comments on a task.



2. Create a new comment on a task

POST {{baseUrl}}/tasks/:taskId/comments

Create a comment on a task.



ENDPOINTS