Returns a raw HTTP response for patch /v1/platform/alerts/{session_id}/{alert_rule_id},
but is otherwise the same as [AlertServiceAsync.update]..
public CompletableFuture<HttpResponseFor<AlertUpdateResponse>> update(
JsonValue alertRuleId,
AlertUpdateParams params
)Returns a raw HTTP response for patch /v1/platform/alerts/{session_id}/{alert_rule_id},
but is otherwise the same as [AlertServiceAsync.update].
| Name | Type | Description |
|---|---|---|
alertRuleId* | JsonValue | |
params* | AlertUpdateParams |