User story
When using ACT_HI_COMMENT to save user comments for tasks and process instances, I want to be able to update and delete comments.
Background
Currently, the rest API supports the creation of comments for tasks - to complete the functionality and user journey around comments, the ability to updated and delete comments via REST API is requested (also for process instances).
Acceptance criteria
- I can use the Rest API to update and delete comments added to tasksÂ
- All Comment APIs are covered by authorization checks