Returns a raw HTTP response for put /api/v1/feedback/formulas/{feedback_formula_id},
but is otherwise the same as [FormulaServiceAsync.update]..
public CompletableFuture<HttpResponseFor<FeedbackFormula>> update(
String feedbackFormulaId,
FormulaUpdateParams params
)Returns a raw HTTP response for put /api/v1/feedback/formulas/{feedback_formula_id},
but is otherwise the same as [FormulaServiceAsync.update].
| Name | Type | Description |
|---|---|---|
feedbackFormulaId* | String | |
params* | FormulaUpdateParams |