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