Create an insights job.
func (
r *SessionInsightService) New(ctx context.Context,
sessionID string,
body SessionInsightNewParams,
opts ...option.RequestOption) (res *SessionInsightNewResponse,
err error
)| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
sessionID* | string | |
body* | SessionInsightNewParams | |
opts* | ...option.RequestOption |