Instance Comments REST Endpoints
Processes/Instances/Instance Comments
The operations from the Processes/Instances/Instance Comments category.
- Add a Process Instance Comment
- Method: postPath:
/process/api/v1/instances/{id}/comments - Get Process Instance Comment by Comment Id
- Method: getPath:
/process/api/v1/instances/{id}/comments/{commentId} - List Process Instance Comments
- Method: getPath:
/process/api/v1/instances/{id}/comments