Comments REST Endpoints

User Tasks/Comments
The operations from the User Tasks/Comments category.
Add a Task Comment
Method: post
Path: /process/api/v1/tasks/{id}/comments
Get a Task Comment
Method: get
Path: /process/api/v1/tasks/{id}/comments/{commentId}
List Task Comments
Method: get
Path: /process/api/v1/tasks/{id}/comments