Returns a raw HTTP response for delete /api/v1/sessions/{session_id}/insights/{job_id},
but is otherwise the same as [InsightServiceAsync.delete]..
public CompletableFuture<HttpResponseFor<InsightDeleteResponse>> delete(
String jobId,
InsightDeleteParams params
)Returns a raw HTTP response for delete /api/v1/sessions/{session_id}/insights/{job_id},
but is otherwise the same as [InsightServiceAsync.delete].
| Name | Type | Description |
|---|---|---|
jobId* | String | |
params* | InsightDeleteParams |