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