Delete ProcessInstance Comments
DELETE/process-instance/:id/comment
Deletes all comments of a process instance by id.
Request
Responses
- 204
- 400
- 403
Request successful.
Process instance doesn't exist or history is not enabled. See the Introduction for the error response format.
The authenticated user is unauthorized to delete this resource. See the Introduction for the error response format.