Update
PUT/process-instance/:id/comment
Updates a Comment.
Request
Responses
- 204
- 400
- 404
Request successful.
Returned if a given process instance id or comment id is invalid or history is disabled in the engine. See the Introduction for the error response format.
The authenticated user is unauthorized to update this resource. See the Introduction for the error response format.